"credibleIntervalToDistribution"

This commit is contained in:
Umur Ozkul 2022-05-19 20:20:14 +02:00
parent 516627629f
commit 57c2fba791

View File

@ -234,6 +234,7 @@ let dispatchToGenericOutput = (
| "lognormal" | "lognormal"
| "cauchy" | "cauchy"
| "gamma" | "gamma"
| "credibleIntervalToDistribution"
| "to" | "to"
| "logistic") as fnName, | "logistic") as fnName,
[EvNumber(f1), EvNumber(f2)], [EvNumber(f1), EvNumber(f2)],