Description Usage Arguments Value See Also
Given a covariance matrix, simulates a fully parameterized Guassian Bayesian network consistent with the covariance matrix.
| 1 | simBNFromCovMat(cov.mat)
 | 
| cov.mat | A positive definate matrix. | 
An object of class bn.fit. If no consistend extention is found,
NULL is returned.
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.