Learn R Programming

BSDA (version 0.1)

Miller1: Twenty scores on the Miller personality test

Description

Data for Exercise 1.41

Usage

Miller1

Arguments

source

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

Examples

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

Run the code above in your browser using DataLab