fev1_projection3: FEV1 Projection Model 3

Description Usage Arguments

View source: R/fev1Projection.R

Description

This is the complete model, but without the O'Conner slope

Usage

1
fev1_projection3(fev1_0, int_effect = 0, male, smoking, age, weight, height)

Arguments

fev1_0

numeric: Baseline FEV1 score (L)

int_effect

numeric: Effect of intervention on lung function (L)

male

1 or 0, 1 = male, 0 = female

smoking

1 or 0, 1 = patient smokes, 0 = patient does not smoke

age

integer: patient age

weight

integer: patient weight in kilograms

height

numeric: patient height in meters


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