Tutorial
In this tutorial, we will show you how to run LiNGAM algorithms and see the results. We will also show you how to run the bootstrap method and check the results.
The following packages must be installed in order to run this tutorial. And import if necessary:
numpy
pandas
scikit-learn
graphviz
statsmodels
Contents:
- DirectLiNGAM
- Bootstrap
- How to use prior knowledge in DirectLiNGAM
- MultiGroupDirectLiNGAM
- Total Effect
- Causal Effect on predicted variables
- VARLiNGAM
- VARMALiNGAM
- Longitudinal LiNGAM
- BottomUpParceLiNGAM
- How to use prior knowledge in BottomUpParceLiNGAM
- RCD
- Draw Causal Graph
- LiNA
- RESIT
- LiM
- CAM-UV
- MultiGroupRCD
- Finding ancestors of each variable
- F-correlation
- Visualization of nonlinear causal effect
- EvaluateModelFit
- Bootstrap with imputation
- HighDimDirectLiNGAM