| phosphate | R Documentation | 
Plasma inorganic phosphate levels from 33 subjects.
data("phosphate")A data frame with 33 observations on the following 9 variables.
groupa factor with levels control and
obese.
t0baseline phosphate level
,
t0.5phosphate level after 1/2 an hour.
t1phosphate level after one an hour.
t1.5phosphate level after 1 1/2 hours.
t2phosphate level after two hours.
t3phosphate level after three hours.
t4phosphate level after four hours.
t5phosphate level after five hours.
C. S. Davis (2002), Statistical Methods for the Analysis of Repeated Measurements, Springer, New York.
  data("phosphate", package = "HSAUR3")
  plot(t0 ~ group, data = phosphate)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.