make_pdef_cor_mat_mat | R Documentation |
make_pdef_cor_mat_mat() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make positive definite correlation matrix matrix. The function returns Positive definite correlation (a matrix).
make_pdef_cor_mat_mat(lower_diag_mat)
lower_diag_mat |
Lower diagonal (a matrix) |
Positive definite correlation (a matrix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.