Adding "unobserved"/ "latent" variables to DAG #1717
Replies: 2 comments
-
@cetagostini would appreciate your help :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
Went through this notebook & also ran a couple of experiments: https://www.pymc-marketing.io/en/stable/notebooks/mmm/mmm_causal_identification.html#the-real-challenge
Created this DAG:
Why isn't my unobserved variable being reflected anywhere in the graphviz?
I ran another model after removing the following lines & got the exact same model output & fit as before.
As I see it, my existing configuration of the "unobserved" variables isn't being captured.
Could someone please help me understand how to model multiple "unobserved"/ "latent" variables in a PyMC Marketing DAG 🙏
Beta Was this translation helpful? Give feedback.
All reactions