Description Usage Format Details Source
admission dataset contains information about how GRE (Graduate Record Exam scores),
GPA (grade point average) and prestige of the undergraduate institution, affect admission into graduate school.
1 |
admission is a tbl data frame with 400 observations on 4 variables.
The 4 variables of the admission tbl data frame are the following ones:
admit admission into graduate school (binary variable: 0 (Not admitted) and 1 (Admitted))
gre GRE (Graduate Record Exam scores) (numeric)
gpa GPA (grade point average) (numeric)
rank prestige of the undergraduate institution (factor with levels: (1 (highest prestige), (2, 3 and 4 (lowest prestige))
http://www.ats.ucla.edu/stat/r/dae/logit.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.