facebookexperimental / facebookexperimental/siMMMulator
Budget Minimum Proportions must be > 0
Đang mở
- Ngôn ngữ chính
- R
- Star
- 64
- Fork
- 14
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.