Description Usage Arguments Value See Also Examples
Simulate a time series of fluctuations based on ARMA(1,1)
1  | 
nyears | 
 number of years of observation period  | 
phi | 
 value of autocorrelation.  | 
theta | 
 strength of moving average.  | 
sigma.ar | 
 standard deviation of distortions  | 
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.