compute_marginal_cor: Computes non-positive-semidefinite approximation of correlation matrix
Description
Computes non-positive-semidefinite approximation of correlation matrix
Usage
compute_marginal_cor(dataset)
Value
non-positive-semidefinite approximation of correlation matrix
Arguments
- dataset
n x d matrix (n = number of observations, d = dimension)