View source: R/helper_categorical.R
project_to_nominal_corr | R Documentation |
Project a copula correlation matrix to be the identity at each categorical block
project_to_nominal_corr(sigma, cat_index_list, eps = 1e-05)
sigma |
copula correlation |
cat_index_list |
list indicating the number of levels for each categorical variable |
eps |
minimal allowed eigenvalue |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.