An S4 class to represent a distribution, either parametric or non-parametric.
p1A number for the value of the first parameter (default: 0.8).
p2A number for the value of the second parameter (default: 1).
p3A number for the value of the third parameter (default: 0).
empiricalA matrix that defines an empirical distribution with values and probabilities.
minA number that defines the minimum value of the variable (default: 1e-8 considering it is used for frequency and severity modeling).
maxA number that defines the maximum value of the variable (default: 1e8).
fitsuccWhether a distribution fitting is successful.
infoA character string that contains additional information of the distribution to identify line/type/frequency or severity.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.