Learn R Programming

IIS (version 1.0)

pmn_migration: PMN Migration

Description

This data set contains the polymorphonuclear leukocytes (PMN) migration in the sera of the 8 patients with acute pancreatitis measured by Perez et al. (1983). This data is displayed in Table 7.4 of Wolfe and Schneider - Intuitive Introductory Statistics.

Usage

pmn_migration

Arguments

Format

A vector with 8 observations corresponding to the PMN migration for each patient.

Examples

Run this code
# NOT RUN {
data(pmn_migration)
summary(pmn_migration)
# }

Run the code above in your browser using DataLab