Support for Multiplicative Model Specification #1339
Replies: 1 comment
-
|
Hello @PavanKumarDharmoju, Thank you for contacting us!
Do reach out if you have any further questions regarding this. Google Meridian Support Team |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I am currently evaluating Meridian for our organization's MMM implementation and have a question regarding the model specification.
From the documentation (and the
ModelSpecclass), it appears Meridian relies on a hierarchical additive structure:Our primary modeling requirement is to capture inter-channel synergies (e.g., the multiplicative effect where upper-funnel TV spend amplifies lower-funnel Search efficiency), rather than treating channel contributions as strictly independent and additive.
Has anyone in the community or the team successfully implemented this? Specifically:
Native Support: Is there a configuration or
ModelSpecargument that switches the core equation to a multiplicative form?Log-Log Workaround: If we manually log-transform the Input Data ($Y$ and Media inputs) to force a multiplicative structure, will this break the Budget Optimizer? My concern is that the optimizer's ROI/marginal yield calculations might assume linear additive coefficients and fail to interpret the elasticity coefficients correctly.
Interaction Terms: If the model must remain additive, is the recommended best practice to manually engineer interaction features (e.g., creating a
TV_x_Searchcolumn) and pass them as controls?Any guidance on the roadmap for multiplicative support or community best practices for modeling synergies would be greatly appreciated.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions