hamishgibbs / RtD3js

React library for RtD3 R package.
https://hamishgibbs.github.io/RtD3js/dist/
0 stars 0 forks source link

Threshold by max observed cases #14

Open hamishgibbs opened 4 years ago

hamishgibbs commented 4 years ago

Need to add threshold to crop estimates x times maximum obersved cases.

This value should be user supplied in the config (optionally) credible_threshold.

credible_threshold == 10 means estimates > 10 maximum observed cases are replaced with 10 maximum observed cases