Learn R Programming

ALSM (version 0.1.9)

Plasma: plasma level of a polyamine

Description

Data on age (X) and plasma level of a polyamine (Y) for a portion of the 25 healthy children in a study

Usage

data("Plasma")

Arguments

Format

A data frame with 25 observations on the following 3 variables.

Source

Michael H. Kutner; Christopher J. Nachtsheim; John Neter; William Li. Applied Linear Statistical Models Fifth Edition .TABLE 3.8 page 133

Examples

Run this code
data(Plasma)
## maybe str(Plasma) ; plot(Plasma) ...

Run the code above in your browser using DataLab