[R] SOLVED: specific fourier call

2011-01-31 Thread Jari Soininen
Hi David, Thanks for reply. It really was the fda library. Best Wishes, Jari Lainaus Jari Soininen : Hi all, This is very embarrassment, but I have used some years ago this type of function call: " Arima(trend + max(seasonal), order=c(2,0,1), xreg=fourier(1:n,c*2,m))" Unf

[R] specific fourier call

2011-01-31 Thread Jari Soininen
Hi all, This is very embarrassment, but I have used some years ago this type of function call: " Arima(trend + max(seasonal), order=c(2,0,1), xreg=fourier(1:n,c*2,m))" Unfortunately, now I'm not able to find the suitable library where this specific fourier-call is implemented. Can you hel

Re: [R] R version

2011-01-31 Thread Jari Soininen
Hello Alaios, I would like to figure out the command "version" inside of R: version _ platform x86_64-pc-mingw32 arch x86_64 os mingw32 system x86_64, mingw32 status major 2 minor 11.1 year 2010 month 05 d