pclm.aggregate: Calculate raw and aggregated life table from the object...

Description Usage Arguments Value Author(s) See Also

Description

The internal function.

Usage

1
2
pclm.aggregate(fit, out.step = NULL, count.type = c("DX", "LX"),
  exposures.used = FALSE)

Arguments

fit

Object obtained by pclm.opt function.

out.step

Output interval length.

count.type

Type of the data, deaths("DX")(default) or exposures("LX".)

exposures.used

Logical indicating if exposures were used to create composition matrix.

Value

List with components:

grouped

Life-table based on aggregated PCLM fit defined by out.step.

raw

Life-table based on original (raw) PCLM fit.

fit

PCLM fit used to construct life-tables.

warn.list

List with warnings.

Author(s)

Maciej J. Danko <danko@demogr.mpg.de> <maciej.danko@gmail.com>

See Also

pclm.fit


MaciejDanko/pclmpash documentation built on May 14, 2019, 7:41 a.m.