calculateSurvival: Calculating survival rate function

Description Usage Arguments

Description

Calculating survival rate function

Usage

1
2
3
4
calculateSurvival(survivalData = survivalData, Agedivided = TRUE,
  AgeSet = list(30:39, 40:49, 50:59, 60:69, 70:79, 80:99),
  genderSet = list(8507, 8532), startYearSet = startYearSet,
  observationEndYear = 2013)

Arguments

survivalData

outcome of Argos package readySurvData code

Agedivided

TRUE then total patients survival rate will calculated, FALSE then age specified survival rate will calculated

AgeSet

30-39, 40-49, 50-59, 60-69, 70-79, 80-99 will set as default

genderSet

8507 as male, 8532 as female

startYearSet

ABMI/Argos documentation built on May 16, 2019, 4:02 a.m.