[R] applying data generating function

Fred J. phddas at yahoo.com
Sun Mar 7 20:54:50 CET 2004


Hello

Coming from matlab background, I could use some help
on this one.

I need to generate a data set based on this equation
X(t) = 3.8x(t-1) (1-x(t-1)) + e(t), where e(t) is a
N(0,0,001) random variable
I need say 100 values.

How do I do this? 

Thanks




More information about the R-help mailing list