Learn R Programming

alr4 (version 1.0.7)

Htwt: Artificial height and weight data

Description

The data for this table are a sample size of ten 18-year old girls taken from the study that was conducted by Tuddenham and Snyder (1954).

Arguments

Format

This data frame contains the following columns:

ht

Height (cm) at age 18

wt

Weight (kg) at age 18

References

Weisberg, S. (2014). Applied Linear Regression, 4th edition. Hoboken NJ: Wiley.

Examples

Run this code
head(Htwt)

Run the code above in your browser using DataLab