
Last chance! 50% off unlimited learning
Sale ends in
This class is used to define the structure in storing the MSE results.
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.
See Also '>MultiChainLadder
and Mse
.
# NOT RUN {
showClass("MultiChainLadderMse")
# }
Run the code above in your browser using DataLab