Learn R Programming

MPV (version 1.64)

p5.22: Data Set for Problem 5-22

Description

The p5.22 data frame has 18 observations on 2 variables.

Usage

data(p5.22)

Arguments

Format

This data frame contains the following columns:

Temp

a numeric vector

Density

a numeric vector

Examples

Run this code
 anova(lm(Density ~ Temp, data = p5.22))

Run the code above in your browser using DataLab