R/LSAC_data.R

#' Example data from The Law School Admissions Council's (LSAC) National Bar Passage Study (Linda Wightman, 1998)
#'
#' @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.
#'
#' @source <https://www.kaggle.com/datasets/danofer/law-school-admissions-bar-passage/data?select=bar_pass_prediction.csv>
#'
#'
#' @examples
#' \dontrun{
#' data("LSAC_data")
#' head(LSAC_data)
#' }
"LSAC_data"

Try the COMBO package in your browser

Any scripts or data that you put into this service are public.

COMBO documentation built on Oct. 30, 2024, 5:07 p.m.