KWB-R/kwb.qmra

create_random_distribution: "norm/log10_norm" ("percentile under min/max as variable)

Closed this issue · 0 comments

Instead of specifying hard-coding qnorm(0.95) so that 90% of data values fall between min/max, this could be an additional paramerter, e.g. percent_within_minmax = 0.9 (90% of data within min/max)