Class "MultiChainLadderMse"
This class is used to define the structure in storing the MSE results. class
Objects can be created by calls of the form new("MultiChainLadderMse", ...)
, or as a result of a call to Mse
.
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"
No methods defined with class "MultiChainLadderMse" in the signature.
Wayne Zhang actuary_zhang@hotmail.com
See Also MultiChainLadder
and Mse
.
showClass("MultiChainLadderMse")