Description Usage Arguments Value See Also Examples
Simulate a time series of fluctuations based on AR(1)
| 1 | 
| nyears | number of years of observation period | 
| rho | value of autocorrelation. Must be value between -1 and 1. | 
| sigma | standard deviation of distortions | 
| eps0.t | values of distortions. Default is NULL. If NULL, they are drawn random from N(0,1) | 
| ystart | value of first observation. Default is NULL. If NULL, it is drawn randomly from other parameters | 
| seed | value of random seed | 
A vector of values.
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.