Description Usage Arguments Value
Get a glasso fit
1 | get_glasso_fit(x, lambda, control)
|
x |
A design matrix |
lambda |
Regularisation parameter for the glasso function. |
control |
An object of class |
A list with values cov_mat
, the original estimate of the covariance structure,
inds
an array indicating the variables for which a variance could be estimated,
the precision matrix estimated with the glasso wi
and its inverse w
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.