tail.pclm: Tail function for PCLM object

Description Usage Arguments Author(s)

Description

Generic function

Usage

1
tail.pclm(x, n = 6L, type = c("aggregated", "nonaggregated"), ...)

Arguments

x

PCLM object.

n

A single integer. If positive, size for the resulting object: number of rows for a life-table. If negative, all but the n last/first number of elements of x.

type

which life-table should be returned. One of "aggregated" or "nonaggregated".

...

other parameters passed to tail.

Author(s)

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


MaciejDanko/pclm documentation built on May 3, 2019, 3:36 p.m.