Description Usage Arguments Value See Also
Given a Bayesian network structure, simulates a covariance matrix consistent with the network structure, based on Gaussian assumptions.
1 | simNetCovariance(net, rng)
|
net |
A Bayesian network structure, an object of class bn. |
rng |
The desired range of the eigen values in the covariance matrix. |
A simulated the covariance matrix consistent with the net argument. Simulated under the Gaussian assumption.
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.