s-news
[Top] [All Lists]

tapply error message

To: s-news@lists.biostat.wustl.edu
Subject: tapply error message
From: Joe Cerniglia <cj5815@yahoo.com>
Date: Sat, 27 Mar 2004 12:19:30 -0800 (PST)

I am using tapply in a function.  If I send a
dataframe(dataframe #1) to the function it works.  

When I create a new dataframe  from dataframe #1 using
subscripting and I send that new dataframe to the
function I receive the following message-

Problem in tapply(ReturnVec, quantiles1, mean, na.rm =
T): Data and all indices must have same length 
Use traceback() to see the call stack



__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html

<Prev in Thread] Current Thread [Next in Thread>
  • tapply error message, Joe Cerniglia <=