blandr.dataset.o2sats: Function to load Bland-Altman oxygen saturation dataset from...

View source: R/blandr.dataset.o2sats.r

blandr.dataset.o2satsR Documentation

Function to load Bland-Altman oxygen saturation dataset from internet

Description

Loads the Bland-Altman oxygen saturation dataset from Martin Bland's website.

Usage

blandr.dataset.o2sats()

Value

converted.from.dct A data frame containing the dataset

Note

The function converts the STATA DCT data format into a data frame that R can process.

Author(s)

Deepankar Datta deepankar.datta@gmail.com

References

https://www-users.york.ac.uk/~mb55/datasets/sealey.dct - The oxygen saturation dataset from Martin Bland's website

https://www-users.york.ac.uk/~mb55/datasets/datasets.htm - Martin Bland's example data-set webpage

Bland JM, Altman DG. (1986) Statistical methods for assessing agreement between two methods of clinical measurement. Lancet i, 307-310.

Examples

blandr.dataset.o2sats()
pefr.data <- blandr.dataset.o2sats()


blandr documentation built on June 22, 2024, 10:58 a.m.