Learn R Programming

BSDA (version 0.1)

Prejudic: Racial prejudice measured on a sample of 25 high school students

Description

Data for Exercise 5.10 and 5.22

Usage

Prejudic

Arguments

source

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

Examples

Run this code
str(Prejudic)
attach(Prejudic)
EDA(prejud)
detach(Prejudic)

Run the code above in your browser using DataLab