residuals.Oeppen: Extract Model Residuals

Description Usage Arguments See Also Examples

View source: R/model_Oeppen.R

Description

Extract Model Residuals

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
## S3 method for class 'HyndmanUllah'
residuals(object, ...)

## S3 method for class 'LeeCarter'
residuals(object, ...)

## S3 method for class 'LiLee'
residuals(object, ...)

## S3 method for class 'MEM'
residuals(object, ...)

## S3 method for class 'MRW'
residuals(object, ...)

## S3 method for class 'Oeppen'
residuals(object, ...)

## S3 method for class 'OeppenC'
residuals(object, ...)

## S3 method for class 'RenshawHaberman'
residuals(object, ...)

Arguments

object

A fitted mortality model

...

Further arguments passed to or from other methods.

See Also

model.HyndmanUllah model.LeeCarter model.LiLee model.MEM model.MRW model.Oeppen model.OeppenC

Examples

1
# See examples in the main functions linked above.

mpascariu/MortalityForecast documentation built on Sept. 28, 2020, 2:40 p.m.