Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to get the following columns in pareto_aggrevated.csv #1219

Open
ritviksaras opened this issue Feb 18, 2025 · 1 comment
Open

Not able to get the following columns in pareto_aggrevated.csv #1219

ritviksaras opened this issue Feb 18, 2025 · 1 comment

Comments

@ritviksaras
Copy link

Able to get some of the columns in pareto_aggrevated.csv but not the following columns mentioned below

$ mean_response : Numeric. Response of mean_spend. Pseudo-calc: mean_response1 = beta1 * saturated(mean_spend1) Note the difference to xDecompMeanNon0.

$ next_unit_response : Numeric. Response of next unit spend from the level of mean_spend. Pseudo-calc: next_unit_response1 = beta1 * (saturated(mean_spend1 + 1) - saturated(mean_spend1))

$ cluster : Integer. Cluster index of the model

$ top_sol : Logical. TRUE indicates the model is selected as cluster winner

$ boot_mean : Numeric. Mean of bootstrapped in-cluster CI

$ boot_se: Numeric. Standard error of bootstrapped in-cluster CI

$ ci_low: Numeric. Lower bound of bootstrapped in-cluster CI adapted for the sample

$ ci_up: Numeric. Lower bound of bootstrapped in-cluster CI adapted for the sample

$ carryover_pct: Numeric. Share of carryover response from total. 0.7 means 70% of total response comes from carryover.

Can someone please help on this @gufengzhou

@ritviksaras
Copy link
Author

@gufengzhou

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant