Bootstrap_dx: Fast Bootstrap method performed on 'dx'

Description Usage Arguments Author(s) References

Description

Fast Bootstrap method performed on dx.

Internal function

Usage

1
2
Bootstrap_dx(dx, x, pash.parent, N = 1000, 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 class.

pash.parent

A parent pash object.

N

Number of bootstrap replicates.

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.

Author(s)

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

References

Efron, B., & Tibshirani, R. J. (1993). An introduction to the bootstrap. New York: Chapman & Hall.


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