Re: [R] Help regarding tersvirta.test

2011-07-11 Thread Aravind R.N
36 >  [5] sos_1.3-1       brew_1.0-6      lattice_0.19-30 ggplot2_0.8.9 >  [9] proto_0.3-9.2   reshape_0.8.4   plyr_1.5.2 > > loaded via a namespace (and not attached): > [1] tools_2.13.1 > > > Dennis > > > On Sun, Jul 10, 2011 at 3:17 PM, Aravind R.N wrote: >>

[R] Help regarding tersvirta.test

2011-07-10 Thread Aravind R.N
Hi, I tried running the function terasvirta.test in the package tseries for a univariate tseries object. For eg. x<- as.ts(rnorm(1000)) terasvirta.test(x) I get the following error Error in as.matrix(y) : argument "y" is missing, with no default The function seems to expect a default y argumen