simulate_corr_ar1 | R Documentation |
This function simulates multiple correlated AR(1) processes.
simulate_corr_ar1(N, phi_ar1, sigma_ar1)
N |
An |
phi_ar1 |
A |
sigma_ar1 |
A |
A matrix
of the simulated correlated AR(1) processes.
Davide Antonio Cucci
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.