paid_media_vars are not being used to train the model #1289
Unanswered
Minhanh0908
asked this question in
Q&A
Replies: 0 comments
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.
-
According to the documentation (https://cran.r-project.org/web/packages/Robyn/Robyn.pdf). paid_media_vars are not used for model training — they are exposure-level metrics (e.g. impressions, clicks, GRPs) used to check media relationship quality and support recommendations for sub-channel splits.

However, after running robyn_inputs() and robyn_run(), I noticed that the transformed media variables in dt_mod or model_output are named after the paid_media_vars. So what are the true inputs to the model, I'm really confused please help me.
Beta Was this translation helpful? Give feedback.
All reactions