bapcCalc: Use BAPC as projection model

Description Usage Arguments

View source: R/bapcCalc.R

Description

Use the BAPC model published by Riebler et al. (2017)

Usage

1
2
bapcCalc(population, cases, gf, predict = list(npredict = 10, retro = T),
  text = "")

Arguments

population

Population data: same format as cases.

cases

data.frame with incidence counts: ages in columns, increasing from left to right, ordered years in rows, last row: most recent observation.

gf

grid factor: age groups are m times wider than the period interval, typically 5 for yearly observation data and 18 age groups

predict

list of prediction parameters for BAPC

text

Free text


mknoll/incAnalysis documentation built on Oct. 22, 2020, 9:20 a.m.