Learn R Programming

MindOnStats (version 0.11)

United States edition data: Data sets from the U.S. edition of Mind on Statistics by Utts and Heckard.

Description

Data obtained from the CD-ROM accompanying the second edition, released 2004.

Usage

data(PennState1)

Arguments

Format

varies

Source

Data imported from tab delimited files on the CD-ROM, and files created by converting these files to csv format to handle missing values.

References

Utts, J.M. and Heckard, R.F. (2004) Mind on Statistics, Thomson, Belmont, California.

Examples

Run this code
data(PennState1)
str(PennState1)

Run the code above in your browser using DataLab