PEFR: Peak Expiratory Flow Rate Measurement.

PEFRR Documentation

Peak Expiratory Flow Rate Measurement.

Description

Repeated measurements of lung function (peak expiratory flow rate (PEFR)) in 20 schoolchildren (taken from a larger study).

Usage

PEFR

Format

A data frame with 20 observations on the following 7 variables.

child

Child ID number.

pefr1

First PEFR measurement (l/min).

pefr2

Second PEFR measurement (l/min).

pefr3

Third PEFR measurement (l/min).

pefr4

Fourth PEFR measurement (l/min).

mean

Row mean of the four PEFR measurements (l/min).

sd

Row SD of the four PEFR measurements (l/min).

References

Bland JM, Altman DG. Measurement error. BMJ. 1996 Sep 21;313(7059):744.

Examples

data(PEFR, package = "R4HCR")


R4HCR documentation built on Sept. 30, 2024, 9:46 a.m.

Related to PEFR in R4HCR...