RNN.Triangle.NoAR: RNN.Triangle.NoAR

Description Usage Arguments Value

View source: R/RNN.Triangle.NoAR.R

Description

It generates the triangle predicted by an individual RNN. The autorregressive component of the MackNet model is not taken into consideration.

Usage

1
RNN.Triangle.NoAR(CumulativeScaled.T, PI_Ratio, model)

Arguments

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.

Value

Triangle predicted by an individual RNN. The autorregressive component of the MackNet model is not taken into consideration.


EduardoRamosP/MackNet documentation built on Sept. 26, 2020, 9:21 a.m.