Miller1 {BSDA}R Documentation

Twenty scores on the Miller personality test

Description

Data for Exercise 1.41

Usage

Miller1

Format

A data frame with 20 observations on the following variable.

miller
a numeric vector

Source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

str(Miller1)
attach(Miller1)
stem(miller)
stem(miller,scale=2)
detach(Miller1)

[Package BSDA version 0.1 Index]