fitted.fitiMoMo: Compute fitted values for an Improvement Rate Model

Description Usage Arguments Value

View source: R/fittedfitiMoMo.R

Description

Returns fitted values for the data used in fitting the Improvement Rate Stochastic Mortality Model.

Usage

1
2
## S3 method for class 'fitiMoMo'
fitted(object, type = c("improvements", "rates", "deaths"), ...)

Arguments

object

an object of class "fitiMoMo" with the fitted parameters of an improvment rate model.

type

the type of the fitted values that should be returned. The alternatives are "improvementes"(default), "rates", and "deaths".

Value

A matrix with the fitted values.


amvillegas/iMoMo documentation built on Sept. 18, 2020, 11:25 p.m.