| fake.trypsin | R Documentation |
The trypsin data frame has 271 rows and 3 columns.
Serum levels of immunoreactive trypsin in healthy volunteers (faked!).
fake.trypsin
This data frame contains the following columns:
trypsina numeric vector, serum-trypsin in ng/ml.
grpa numeric vector, age coding. See below.
grpfa factor with levels
1: age 10–19,
2: age 20–29,
3: age 30–39,
4: age 40–49,
5: age 50–59, and
6: age 60–69.
Data have been simulated to match given group means and SD.
D.G. Altman (1991), Practical Statistics for Medical Research, Table 9.12, Chapman & Hall.
plot(trypsin~grp, data=fake.trypsin)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.