| CAM-package | Causal Additive Model (package) |
| CAM | Causal Additive Model |
| computeScoreMat | auxiliary file for CAM: Computes the initial score matrix. |
| computeScoreMatParallel | auxiliary file for CAM: Computes the initial score matrix. |
| selGam | auxiliary file for CAM: selection based on gam (mgcv) |
| selGamBoost | auxiliary file for CAM: selection based on gam boost (mboost) |
| selLasso | auxiliary file for CAM: selection based on lasso (glmnet) |
| selLm | auxiliary file for CAM: selection based on lm |
| selLmBoost | auxiliary file for CAM: selection based on lm (mboost) |
| updateScoreMat | auxiliary file for CAM: Updates the score matrix after having added edge i -> j to the graph. |