Learn R Programming

PASWR (version 1.3)

Score: Standardized Test Scores

Description

Standardized test scores from a random sample of twenty college freshmen.

Arguments

Format

A data frame with 20 observations on the following variable:

scores

standardized test score

Examples

Run this code
# NOT RUN {
qqmath(~scores, data = Score, type=c("p", "r"))

# }

Run the code above in your browser using DataLab