FctMethod4_2ndPart {ELT}R Documentation

FctMethod4_2ndPart function

Description

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

Usage

FctMethod4_2ndPart(d, e, qref, x1, x2, t1, t2, P.Opt, h.Opt)

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 table.

P.Opt

Degree of approximation.

h.Opt

Window width.


[Package ELT version 1.7 Index]