BudgetOptimizer.extract_response_distribution#

BudgetOptimizer.extract_response_distribution(response_variable)[source]#

Extract the response distribution graph, conditioned on posterior parameters.

Examples

BudgetOptimizer(...).extract_response_distribution("channel_contribution") returns a graph that computes "channel_contribution" as a function of both the newly introduced budgets and the posterior of model parameters.