Description Usage Arguments Value
It creates the database required to fit the incurred cost MackNet model.
1 | DB_Incurred(ScaledCumulative.T, ScaledIncurred.T)
|
ScaledCumulative.T |
Cumulative payments triangle divided between the exposure measure. |
ScaledIncurred.T |
Incurred cost triangle divided between the exposure measure. |
The formula generates the following outputs:
train.x
Explanatory variables for training the incurred cost MackNet model.
test.x
Explanatory variables for testing the incurred cost MackNet model.
train.y
Response variable for training the incurred cost MackNet model.
test.y
Response variable for training the incurred cost MackNet model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.