Description Usage Arguments Value
View source: R/RNN.Triangle.NoAR.R
It generates the triangle predicted by an individual RNN. The autorregressive component of the MackNet model is not taken into consideration.
1 | RNN.Triangle.NoAR(CumulativeScaled.T, PI_Ratio, model)
|
CumulativeScaled.T |
Cumulative payments triangle divided between the exposure measure. |
PI_Ratio |
Observed cumulative payments between incurred cost by development year. |
model |
Keras object containing the structure and optimization algorithm of the RNN. |
Triangle predicted by an individual RNN. The autorregressive component of the MackNet model is not taken into consideration.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.