Skip to content
Discussion options

You must be logged in to vote

The Predict class is more of a forecast module and is focused on time-lagged predictions. If you want to predict causal effects, ie, the effect of interventions, rather use the CausalEffects class. One could say that the Prediction class is a time-lagged, direct-effect, multi-intervention special case of causal effects. It also doesn't allow to obtain adjustment sets to account for confounding as explained in the CausalEffects tutorial...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jvicentem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants