[R] Using ksmooth to produce the resulting plots

JIZ JIZ owenji81 at hotmail.com
Tue May 29 12:12:10 CEST 2007


Hi,

Consider the Nottingham temperature and the Sunspot data:
>data(nottem)
>data(sunspot)

Assume that we may model each data set by a nonparametic autoregressice 
model of the form
                                Yt = m(Yt-1) +et,

What are the value of x and y for using function 
ksmooth(x,y,"normal",bandwidth=0.01)?

Thanks a lot!
Owen



More information about the R-help mailing list