Model architecture #702
Replies: 1 comment 2 replies
-
|
Hi @dipanshugithub1, Thank you for contacting us. The main difference between a hierarchical geo-level model and separate models for each geo is the sharing of information across geos. The geo-level hierarchical model assumes that the geo-level parameters (such as intercepts, media coefficients, control variables, etc.) are related to each other through a common underlying distribution. This information sharing leads to shrinkage effects and extreme geos are pulled toward the overall trend. Unless there are inherent differences across geos, this would lead to increased model stability and better estimation of causal effects. Here’s a brief explanation of your questions:
Feel free to reach out if you have any questions or suggestions regarding Meridian. Thank you, Google Meridian Support Team |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team, just wanted to clear some doubts regarding some meridian parameters:
1> When we are creating a GEO level hierarchical model, we are using the input data from a particular geo to regress against the target data from that particular GEO(with global priors) so that would mean that we are creating a different mu(t)(intercept) for every GEO and the only data which would be used to calculate the intercept would be from that particular GEO, right?
2> When creating knots for a time period with geo level hierarchical models (data with say 4 different geographies), are we considering all geographies together at a particular time point (4 records) or just that that particular geography for that time point (essentially 1 record)
( The article says: There are situations where you must set knots < n_times, for example, in a national-level model where you don't have multiple observations per time period and there are not enough degrees of freedom for each time period to get its own parameter. Note that some level of dimensionality reduction is necessary.)
3> The final intercept for a particular GEO would be the sum of the baseline intercept(tau(g)) for that GEO along with the time varying intercept?
4> Are we using some sort of global prior across the prior distributions for the latent variables of time varying intercept?
Beta Was this translation helpful? Give feedback.
All reactions