.extract_param | R Documentation |
Optimises the parameters for a specified probability distribution given the percentiles of a distribution and the values at those percentiles, or the median and range of a sample and the number of samples.
.extract_param(values, distribution, percentiles, samples)
values |
A |
distribution |
A |
percentiles |
A |
samples |
A |
A list with output from stats::optim()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.