LSAT {testforDEP} | R Documentation |
LSAT dataset
Description
A dataset of average law school admission test (LSAT) and grade point average (GPA) from 82 American law schools participated in a large study of admission practices.
Usage
data("LSAT")
Format
A data frame with 82 observations on the following 3 variables.
School
a numeric vector of school numbers.
LSAT
a numeric vector of LSAT's.
GPA
a numeric vector of GPA's.
Details
details see references.
Source
Efron B, Tibshirani RJ (1994). An Introduction to the Bootstrap. CRC Press.
References
Efron B, Tibshirani RJ (1994). An Introduction to the Bootstrap. CRC Press.
[Package testforDEP version 0.2.0 Index]