simDAGFromCovMat: Simulate a Gaussian Bayesian network structure based on a...

Description Usage Arguments Value See Also

View source: R/simulation.R

Description

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.

Usage

1

Arguments

cov.mat

A covariance matrix (positive definate matrix).

Value

An objective of class bn. If no consistent extention is found, NULL is returned.

See Also

simGaussianNet, simBNFromCovMat, simNetCovariance, simMVNData, randomNet, simSparsePrecision, simDAGFromCovMat


robertness/gmsim documentation built on May 27, 2019, 10:32 a.m.