Package: CompareCausalNetworks Type: Package Title: Interface to Diverse Estimation Methods of Causal Networks Version: 0.2.6.2 Date: 2020-02-17 Author: Christina Heinze-Deml , Nicolai Meinshausen Depends: R (>= 3.1.0) Imports: methods, Matrix, expm, data.table Maintainer: Christina Heinze-Deml Description: Unified interface for the estimation of causal networks, including the methods 'backShift' (from package 'backShift'), 'bivariateANM' (bivariate additive noise model), 'bivariateCAM' (bivariate causal additive model), 'CAM' (causal additive model) (from package 'CAM'; the package is temporarily unavailable on the CRAN repository; formerly available versions can be obtained from the archive), 'hiddenICP' (invariant causal prediction with hidden variables), 'ICP' (invariant causal prediction) (from package 'InvariantCausalPrediction'), 'GES' (greedy equivalence search), 'GIES' (greedy interventional equivalence search), 'LINGAM', 'PC' (PC Algorithm), 'FCI' (fast causal inference), 'RFCI' (really fast causal inference) (all from package 'pcalg') and regression. License: GPL LazyData: true Suggests: pcalg, InvariantCausalPrediction, glmnet, backShift, CAM, kernlab, mgcv, mboost, bnlearn, testthat, huge, flare URL: https://github.com/christinaheinze/CompareCausalNetworks BugReports: https://github.com/christinaheinze/CompareCausalNetworks/issues RoxygenNote: 7.0.2 NeedsCompilation: no Packaged: 2020-02-17 10:26:10 UTC; heinzec Repository: CRAN Date/Publication: 2020-02-17 19:00:42 UTC