Description Usage Arguments Value See Also
Simulate a Sparce Precision Matrix
1 | simSparsePrecision(basis, rng)
|
basis |
A binary matrix where 1's correspond to non-zero elements
in the precision matrix. This is the output of the |
rng |
The desired range of the eigen values for the matrix. |
A positive definate matrix of the same dimension as the basis argument.
simGaussianNet, simBNFromCovMat,
simDAGFromCovMat, simNetCovariance, simMVNData,
randomNet, simSparsePrecision, simDAGFromCovMat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.