CAM: Causal Additive Model (CAM)

The code takes an n x p data matrix and fits a Causal Additive Model (CAM) for estimating the causal structure of the underlying process. The output is a p x p adjacency matrix (a one in entry (i,j) indicates an edge from i to j). Details of the algorithm can be found in: P. Bühlmann, J. Peters, J. Ernest: "CAM: Causal Additive Models, high-dimensional order search and penalized regression", Annals of Statistics 42:2526-2556, 2014.

Version: 1.0
Depends: glmnet, mboost, Matrix, parallel, mgcv
Published: 2015-03-05
Author: Jonas Peters and Jan Ernest
Maintainer: Jonas Peters <jonas.peters at tuebingen.mpg.de>
License: FreeBSD
NeedsCompilation: no
CRAN checks: CAM results

Downloads:

Reference manual: CAM.pdf
Package source: CAM_1.0.tar.gz
Windows binaries: r-devel: CAM_1.0.zip, r-release: CAM_1.0.zip, r-oldrel: CAM_1.0.zip
OS X binaries: r-release: CAM_1.0.tgz, r-oldrel: CAM_1.0.tgz

Reverse dependencies:

Reverse suggests: CompareCausalNetworks

Linking:

Please use the canonical form https://CRAN.R-project.org/package=CAM to link to this page.