Learn R Programming

BSDA (version 1.01)

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

Description

Data for Exercise 5.10 and 5.22

Usage

Prejudic

Arguments

Format

A data frame with 25 observations on the following variable.

prejud

a numeric vector

Examples

Run this code
# NOT RUN {
str(Prejudic)
attach(Prejudic)
EDA(prejud)
detach(Prejudic)
# }

Run the code above in your browser using DataLab