getpash: Calculating pace and shape measures as one vector for...

Description Usage Arguments

Description

Calculating pace and shape measures as one vector for bootstrap computations.

Internal function

Usage

1
2
getpash(dx, x, pash.parent, pace.type = "all", shape.type = "all",
  q = 0.5, harmonized = TRUE)

Arguments

dx

A vector with integer counts (deaths).

x

Beginning of the Age/time classes. Vector with the same length as dx

pash.parent

A parent pash object.

pace.type

Which pace measure should be returned (default "all")? Use "none" if you don't want to return any pace measure. See GetPace for details.

shape.type

Which shape measure should be returned (default "all")? Use "none" if you don't want to return any shape measure. See GetShape for details.

q

GetPace parameter. Quantile specification for age where q percent of the life-table population is still alive (defaults to median). See GetPace for details.

harmonized

GetShape parameter. Should the harmonized version of the shape measures be returned (default TRUE)? See GetShape for details.


MaciejDanko/BootstrapLT documentation built on May 14, 2019, 2:40 p.m.