Learn R Programming

COMBO (version 1.1.0)

LSAC_data: Example data from The Law School Admissions Council's (LSAC) National Bar Passage Study (Linda Wightman, 1998)

Description

Example data from The Law School Admissions Council's (LSAC) National Bar Passage Study (Linda Wightman, 1998)

Usage

LSAC_data

Arguments

Format

A dataframe 39 columns, including background and demographic information, as well as if the candidates passed the bar exam to become lawyers in the USA.

Examples

Run this code
if (FALSE) {
data("LSAC_data")
head(LSAC_data)
}

Run the code above in your browser using DataLab