Description Usage Arguments Value See Also
This function attempts to find a directed acyclic structure consistent with the conditional independencies given by the covariance matrix under Gaussian assumptions. If such a consistent extention cannot be found, then NULL is returned.
1 | simDAGFromCovMat(cov.mat)
|
cov.mat |
A covariance matrix (positive definate matrix). |
An objective of class bn. If no consistent extention is found, NULL is returned.
simGaussianNet, simBNFromCovMat,
simNetCovariance, simMVNData,
randomNet, simSparsePrecision, simDAGFromCovMat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.