ar1sim | R Documentation |
ar1sim - a demonstration that simulating data using arima.sim and from the analogous error covariance matrix yields assymptotically equivalent results
ar1sim(B = 20, n = 20, phi = 0.5, sigma2 = 0.75)
Stephen Tueller stueller@rti.org
Out <- ar1sim(20000)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.