FctMethod3: FctMethod3 function

View source: R/S05.R

FctMethod3R Documentation

FctMethod3 function

Description

FctMethod3() is an alternative to Method3(). It allows to process the smoothing without using a "Data" object and by defining all the needed parameters independently.

Usage

FctMethod3(d, e, qref, x1, x2, t1, t2)

Arguments

d

Number of deaths.

e

Exposure to risk.

qref

Mortality rates in Reference Table.

x1

Age range used for calculation.

x2

Age range of reference table.

t1

Calendar years used for the calculation. It corresponds to the common years among observations and the reference table.

t2

Calendar years of the reference.


ELT documentation built on Aug. 29, 2023, 9:07 a.m.