Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

fit

Generic for fitting a Stochastic Mortality Model


Description

fit is a generic function for fitting Stochastic Mortality Models. The function invokes particular methods which depend on the class of the first argument.

Usage

fit(object, ...)

Arguments

object

an object used to select a method. Typically of class StMoMo or an extension of this class.

...

arguments to be passed to or from other methods.

Details

fit is a generic function which means that new fitting strategies can be added for particular stochastic mortality models. See for instance fit.StMoMo.


StMoMo

Stochastic Mortality Modelling

v0.4.1
GPL (>= 2)
Authors
Andres Villegas <andresmauriciovillegas@gmail.com>, Pietro Millossovich <Pietro.Millossovich.1@city.ac.uk>, Vladimir Kaishev <Vladimir.Kaishev.1@city.ac.uk>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.