Description Usage Arguments Value Examples
The prediction model is described in <Risk model: insurance loss prediction based on R>.
1 |
s |
The possible value of cumulative loss (numeric) |
mu |
The mean of cumulative loss (numeric) |
sigma |
The standard deviation of the cumulative loss (numeric) |
k |
The skewness coefficient of cumulative loss (numeric) |
method |
The method of parametric approximation (String) |
The probability that the cumulative loss is less than or equal to s (numeric)
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.