Learn R Programming

dobson (version 0.4.1)

plasma: Plasma phosphate data from table 6.25

Description

Plasma phosphate levels in obese and control participants one hour after a standard glucose tolerance test.

Usage

data(plasma)

Arguments

Format

A tibble with 31 observations and the following 2 variables.

Group

group; H-O = Hyperinsulinemic obese, N-O = Non-hyperinsulinemic obese or C = Control

phosphate

plasma inorganic phosphate level (mg/dl)

References

Jones, R. H. (1987). Serial correlation in unbalanced mixed models. Bulletin of the International Statistical Institute 105--122.

Examples

Run this code
data(plasma)
summary(plasma)

Run the code above in your browser using DataLab