| CompareCausalNetworks-package {CompareCausalNetworks} | R Documentation |
Compare estimates of causal graphs using a unified interface to various methods
Description
Provides a unified interface to various causal graph estimation methods.
Details
| 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.
Author(s)
Christina Heinze-Deml <heinzedeml@stat.math.ethz.ch>, Nicolai Meinshausen <meinshausen@stat.math.ethz.ch>
[Package CompareCausalNetworks version 0.2.6.2 Index]