facebookexperimental / facebookexperimental/Robyn
Not able to get the following columns in pareto_aggrevated.csv
- Dominant language
- Jupyter Notebook
- Stars
- 1.5k
- Forks
- 433
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.