gen_corr_matrix | R Documentation |
Generate correlation matrix (simulation function)
gen_corr_matrix(M, rho.scalar)
M |
scalar; dimension of matrix. |
rho.scalar |
scalar; rho value. |
matrix; M x M correlation matrix with rho.scalar as diagonal.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.