sev_dist_options: A vector with the severity distribution objects

sev_dist_optionsR Documentation

A vector with the severity distribution objects

Description

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.

Usage

sev_dist_options

Value

The severity distribution objects.


NetSimR documentation built on Sept. 14, 2026, 1:07 a.m.