bertens: Predicts 24 months COPD exacerbation risk

Description Usage Arguments Value Examples

Description

Predicts 24 months COPD exacerbation risk

Usage

1
bertens(exacerbationHx, fev1, packYears, vascularDx)

Arguments

exacerbationHx

presence of a history of exacerbation in the last year; true or false.

fev1

percent predicted FEV1

packYears

packyears of smoking history. Value will be replaced with 0.5 if zero.

vascularDx

history of vascular disease; true or false

Value

probability of exacerbation in the next two years

Examples

1
bertens(exacerbationHx = TRUE, fev1=32.9, packYears = 38, vascularDx = TRUE)

resplab/bertens documentation built on March 19, 2021, 8:59 p.m.