Description Usage Arguments Value
View source: R/SupportFunctions_III_SummaryResults.R
It generates a summary of the results obtained by the incurred MackNet model.
1 2 3 4 5 6 7 8 9 10 11 12 | Summary_Results_Incurred(
Cumulative.T,
Original.Cumulative.T.Val.Incurred,
Reservest.D,
Reservest.D.Vector,
Ultimatest.D,
Ultimatest.D.Vector,
Ultimatest_1.D,
Ultimatest_1.D.Vector,
TrianglesBackup,
Simulations
)
|
Cumulative.T |
Cumulative payments triangle. |
Original.Cumulative.T.Val.Incurred |
Upper and lower incurred cost triangle. This information is needed to obtain the error generated by the paid MackNet model. |
Reservest.D |
It contains the total reserves sampled by the MackNet model. |
Reservest.D.Vector |
It contains the reserves by accident year sampled by the MackNet model. |
Ultimatest.D |
It contains the ultimate cost sampled by the MackNet model. |
Ultimatest.D.Vector |
It contains the ultimate cost by accident year sampled by the MackNet model. |
Ultimatest_1.D |
It contains the ultimate cost in t+1 sampled by the MackNet model. |
Ultimatest_1.D.Vector |
It contains the ultimate cost in t+1 by accident year sampled by the MackNet model. |
TrianglesBackup |
This array contains all the triangles sampled by the MackNet model. |
Simulations |
Number of triangle samples to be produced by the MackNet model. |
The formula generates the following outputs:
CDR
Claims Development Result distribution function.
CDR_Convergence
Mean convergence of the Claim Development Result
Summary
Summary of the results obtained
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.