ChainLadder (version 0.2.9)

MultiChainLadderMse-class: Class "MultiChainLadderMse"

Description

This class is used to define the structure in storing the MSE results.

Arguments

Objects from the Class

Objects can be created by calls of the form new("MultiChainLadderMse", ...), or as a result of a call to Mse.

Slots

mse.ay:

Object of class "matrix"

mse.ay.est:

Object of class "matrix"

mse.ay.proc:

Object of class "matrix"

mse.total:

Object of class "matrix"

mse.total.est:

Object of class "matrix"

mse.total.proc:

Object of class "matrix"

FullTriangles:

Object of class "triangles"

Methods

No methods defined with class "MultiChainLadderMse" in the signature.

See Also

See Also '>MultiChainLadder and Mse.

Examples

Run this code
# NOT RUN {
showClass("MultiChainLadderMse")
# }

Run the code above in your browser using DataCamp Workspace