Allow a single model workflow to incorporate a categorical/grouping variable so that the model can estimate category-specific effects, for example varying intercepts and/or varying slopes on media and control variables without manually building many separate models or hand-crafting large numbers of interaction columns.
What is the recommended / supported approach for doing this in Meridian?
- native support for specifying a grouping factor that automatically produces varying intercepts and slopes (partial pooling / hierarchical priors) and how to express that in configuration?
- guidance on priors / pooling strategies when categories have uneven data or many levels, and performance/scalability considerations for many categories?