Learn R Programming

ISwR (version 1.0-6)

IgM: Immunoglobulin G

Description

Serum IgM in 298 children aged 6 months to 6 years.

Arguments

format

A single numeric vector (g/l).

source

D.G. Altman (1991), Practical Statistics for Medical Research, Table 3.2, Chapman & Hall.

Examples

Run this code
data(IgM)
stripchart(IgM,method="stack")

Run the code above in your browser using DataLab