This function combines first momoent estimation from fitted regression models and second moment estimation from Mse
method to construct an object of class "MultiChainLadder", for which a variety of methods are defined, such as summary
and plot
.
JoinFitMse(models, mse.models)
fitted regression models, either of class "MCLFit" or "GMCLFit".
output from a call to Mse
, which is of class "MultiChainLadderMse".
Wayne Zhang actuary_zhang@hotmail.com
See also MultiChainLadder.