Description Usage Arguments Value
View source: R/test_corr_mat.R
Test if all Matrices of an Array are Positive Definite and without Missing Values
1 | test_corr_mat(arr)
|
arr |
an array of square matrices |
a list of index vectors:
which_not_positive_definite: which matrices in the array aren't positive_definite
which_na: which matrices in the array have missing values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.