facebookexperimental / facebookexperimental/Robyn
Error in check_hyperparameters(InputCollect$hyperparameters, InputCollect$adstock,
- Dominant language
- Jupyter Notebook
- Stars
- 1.5k
- Forks
- 433
- PR merge metrics
- No merged PRs in 30d
Description
Version ‘3.12.0.9006’
**Reference** [demo.R](https://github.com/facebookexperimental/Robyn/blob/v3.12.0/demo/demo.R)
**error:**
Error in check_hyperparameters(InputCollect$hyperparameters, InputCollect$adstock, :
Input 'hyperparameters' contains following wrong names: facebook_I_alphas, facebook_I_gammas, facebook_I_thetas, search_clicks_P_alphas, search_clicks_P_gammas, search_clicks_P_thetas



hyperparameter names seem still the spend from `paid_media_spends `, not impression or click from `paid_media_vars ` which is not consistant with [2. Get correct hyperparameter names: ](https://github.com/facebookexperimental/Robyn/blob/8eb5171c6a4e57b8b4e0510e7da8753082543faf/demo/demo.R#L100)


when looking at the `check_hyperparameters`

Contributor guide
Assessment
This issue has not been assessed yet.