Learn R Programming

fastR2 (version 0.2.0)

GPA: GPA, ACT, and SAT scores

Description

GPA, ACT, and SAT scores for a sample of students.

Arguments

Format

A data frame with 271 observations on the following 4 variables.

  • satm SAT mathematics score

  • satv SAT verbal score

  • act ACT score

  • GPA college grade point average

Examples

Run this code
# NOT RUN {
data(GPA)
splom(GPA)

# }

Run the code above in your browser using DataLab