eturn(ag(data1, as.yearqtr, selection2))
>}
>
>fnc(data1)
>
> Frustrated !! still error. I also have tried downloading from R-forge. But
> download page is not working. I then tried directly from R using
> install.packages. Still there is no improvement.
>
> Reg
TED]> wrote:
> From: Gabor Grothendieck <[EMAIL PROTECTED]>
> Subject: Re: [R] Error in defining function
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Date: Monday, July 7, 2008, 8:44 AM
> Your program works as is if you choose Mean but you have
> introduced two new erro
error.
>
>
> --- On Mon, 7/7/08, Gabor Grothendieck <[EMAIL PROTECTED]> wrote:
>
>> From: Gabor Grothendieck <[EMAIL PROTECTED]>
>> Subject: Re: [R] Error in defining function
>> To: [EMAIL PROTECTED]
>> Cc: [EMAIL PROTECTED]
>> Date: Monday,
ndieck <[EMAIL PROTECTED]>
> Subject: Re: [R] Error in defining function
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Date: Monday, July 7, 2008, 1:23 AM
> On Sun, Jul 6, 2008 at 3:19 PM, Megh Dal
> <[EMAIL PROTECTED]> wrote:
> > Can anyone please tell me
On Sun, Jul 6, 2008 at 3:19 PM, Megh Dal <[EMAIL PROTECTED]> wrote:
> Can anyone please tell me why I am getting this error?
>
> library(zoo)
> Z.index <- as.Date(sample(12450:15500, 3000))
> Z.data <- matrix(rnorm(300), ncol = 1)
>
> data1 <- zoo(Z.data, Z.index)
>
> fnc = function(data1)
>{
>
5 matches
Mail list logo