Provides a unified interface to various causal graph estimation methods.
| Package: | CompareCausalNetworks | 
| Type: | Package | 
| Version: | 0.2.2 | 
| Date: | 2018-05-18 | 
| License: | GPL | 
The causal graphs can be estimated with function getParents 
and a stability-selection version is available at getParentsStable.
The supported methods are provided through the packages listed in Suggests. 
Thus, to use a particular method the corresponding package needs to be installed 
on your machine. To run the examples, most of these packages need to be installed.