View source: R/MultiChainLadder.R
JoinFitMse | R Documentation |
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)
models |
fitted regression models, either of class "MCLFit" or "GMCLFit". |
mse.models |
output from a call to |
Wayne Zhang actuary_zhang@hotmail.com
See also MultiChainLadder.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.