gen_CCM | R Documentation |
Generate a positive semidefinite correlation coefficients matrix
gen_CCM(d)
d |
the dimension of matrix. |
a correlation coefficients matrix.
X = gen_CCM(4)
print(X)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.