facebookexperimental / facebookexperimental/siMMMulator
Budget Minimum Proportions must be > 0
Offen
- Vorherrschende Sprache
- R
- Sterne
- 64
- Forks
- 14
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
The documentation says that the minimum spend proportion for each channel should be between 0 and 1. Whilst technically this is correct, it would be useful to make it clear that (currently) the minimum value must be > 0, else you get the following error:
```
Error in step_2_ads_spend(my_variables = my_variables, campaign_spend_mean = weekly_spend, :
You entered a negative proportion of spend on a channel. Enter a proportion between 0 and 1
```
An alternative option (and better option, in my opinion) would be to allow zero spend to be a valid value.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.