predictFEV1: Predicts COPD exacerbations within the next year

Description Usage Arguments Value Examples

Description

Predicts COPD exacerbations within the next year

Usage

1
predictFEV1(patientData, onePatient = TRUE, predictionModel = 3)

Arguments

patientData

patient data matrix. Can have one or many patients in it

onePatient

boolean: if true, look at first patient in matrix only

predictionModel

integer: one of [1,2,3,4]

Value

patientData with prediction

Examples

1

resplab/fev1 documentation built on Aug. 21, 2021, 8:40 a.m.