View source: R/f07.normal.code.r
var2pre | R Documentation |
returns the precision matrix from the variance preserving possible variable names
var2pre(ma)
ma |
The variance matrix. |
Non full rank matrices are accepted, a generalized inverse is returned and a warning is issued.
The precision matrix
var2pre(rbmn0mn.04$gamma);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.