View source: R/data-generation.R
generate_cov_ar1 | R Documentation |
Generate dxd AR(1) covariance matrix with parameter rho
generate_cov_ar1(rho, d)
rho |
The autocorrelation parameter |
d |
The dimension of the matrix |
A dxd covariance matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.