You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Establish the point estimates of channel_contributions using median.
Better solution:
Enable a measure | estimand param in plot_direct_contribution_curves (possibly involving an Enum) that allows the user to select the measure of the point estimates.
The text was updated successfully, but these errors were encountered:
Channel contributions are aggregated using the mean of the Deterministic channel_contributions.
We then overlay with the fitted params using the median:
Easy solution:
Better solution:
measure | estimand
param inplot_direct_contribution_curves
(possibly involving an Enum) that allows the user to select the measure of the point estimates.The text was updated successfully, but these errors were encountered: