Mse is a generic function to calculate mean square error estimations in the chain-ladder framework.
UTF-8
Mse(ModelFit, FullTriangles,...)## S4 method for signature 'GMCLFit,triangles'Mse(ModelFit, FullTriangles,...)## S4 method for signature 'MCLFit,triangles'Mse(ModelFit, FullTriangles, mse.method="Mack",...)
Arguments
ModelFit: An object of class "GMCLFit" or "MCLFit".
FullTriangles: An object of class "triangles". Should be the output from a call of predict.
mse.method: Character strings that specify the MSE estimation method. Only works for "MCLFit". Use "Mack" for the generazliation of the Mack (1993) approach, and "Independence" for the conditional resampling approach in Merz and Wuthrich (2008).
...: Currently not used.
Details
These functions calculate the conditional mean square errors using the recursive formulas in Zhang (2010), which is a generalization of the Mack (1993, 1999) formulas. In the GMCL model, the conditional mean square error for single accident years and aggregated accident years are calcualted as:
In the MCL model, the conditional mean square error from Merz and Wüthrich (2008) is also available, which can be shown to be equivalent as the following: