dose: The DOSE index in COPD

Description Usage Arguments Value Examples

Description

The DOSE index in COPD

Usage

1
dose(mmrc, fev, smoking_status, exacerbation)

Arguments

mmrc

A number for the dyspnea scale of modified Medical Research Council (mMRC)

fev

A number for forced expiratory volume in one second (FEV1) expressed as percentage

smoking_status

Binary variable of patient's smoking status (yes as 1 or no as 0)

exacerbation

The number of exacerbations of COPD during the previous year

Value

The DOSE index

Examples

1
dose(mmrc=0, fev=55, smoking_status=1, exacerbation=2)

resplab/dose documentation built on Dec. 22, 2021, 3:02 p.m.