Description Usage Arguments Value
View source: R/Cumulative.T.Resampled.MACK.R
It adds the process variance to the lower triangle.
1 2 3 4 5 6 7 | Cumulative.T.Resampled.MACK(
Cumulative.T,
Dev.Fact.Boot,
Scale.Param,
Residuals.Boot,
Method
)
|
Cumulative.T |
Cumulative triangle. |
Dev.Fact.Boot |
Predictive development factors resampled randomly. |
Scale.Param |
Predictive scale parameter estimated by the MackNet model. |
Residuals.Boot |
Residuals resampled in order to include the process variance to the lower triangle |
Method |
If this variable is set to "Resampled", the process variance is fully based on the bootstrap method and, thus, the model is distribution-free. The option to rely on "Normal" and "Gamma" distribution to generate the process variance is included. |
Resampled triangle including the process variance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.