Description Usage Arguments Value See Also
Function that outputs simulated AR1 time series with specified means, variances, and autocorrelations
1  | SimulateAR1(n, stable.mu = 0, stable.sd = 1, autocor = 0)
 | 
n | 
 integer number of time points  | 
stable.mu | 
 means of the stable distribution for each variable  | 
stable.sd | 
 standard deviations of the stable distributions  | 
autocor | 
 autocorrelations for each time series  | 
vector realization of specified AR1 times series
Other Simulate.time.series: SimulateCorrelated,
SimulateDummy,
SimulateSinusoidal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.