| sev_dist_options | R Documentation |
A named list of distributionClass objects, one for each severity distribution
of the simulator: Normal, LogNormal, Gamma, Exponential, Pareto and Fixed_Severity.
The names are the values accepted by the sevDistr argument of
simulate_function(). The Normal distribution has its own parameter ids
(normal_mean, normal_sd), so that switching between the Normal and the Log-Normal in
the app does not carry values across.
sev_dist_options
The severity distribution objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.