Description Usage Arguments Value
View source: R/DevFactors_Net_Incurred.R
It calculates the predictive development factors of the RNNs ensemble.
1 2 3 4 5 6 | DevFactors_Net_Incurred(
RNN_DevFactors,
RNN_DevYear,
Cumulative.T,
OutliersControl
)
|
RNN_DevFactors |
Set of development factors predicted by each individual RNN. |
RNN_DevYear |
Index that allows to identify the development year of each development factor. |
Cumulative.T |
Incurred cost triangle. |
OutliersControl |
Development factors below 0.975 are not allowed when this variable is set to 1. |
Predictive development factors of the MackNet model obtained from the ensemble of RNNs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.