Distribution-class: An S4 class to represent a distribution, either parametric or...

Description Slots

Description

An S4 class to represent a distribution, either parametric or non-parametric.

Slots

p1

A number for the value of the first parameter (default: 0.8).

p2

A number for the value of the second parameter (default: 1).

p3

A number for the value of the third parameter (default: 0).

empirical

A matrix that defines an empirical distribution with values and probabilities.

min

A number that defines the minimum value of the variable (default: 1e-8 considering it is used for frequency and severity modeling).

max

A number that defines the maximum value of the variable (default: 1e8).

fitsucc

Whether a distribution fitting is successful.

info

A character string that contains additional information of the distribution to identify line/type/frequency or severity.


cascsim documentation built on Jan. 13, 2020, 5:07 p.m.