Description Usage Format Source Examples
Lab percentage mark, letter grade, lower and upper grade thresholds, a censored variable value, and the final percentage course mark.
1 | data("grades")
|
A data frame with 165 observations on the following 6 variables.
laba numeric vector recording the percentage mark for the laboratory component of the course
gradecata factor denoting the letter grade for the course, with levels CR D HD N P
lowera numeric vector denoting the lower threshold for the corresponding letter grade
uppera numeric vector denoting the upper threshold for the corresponding letter grade
censa numeric vector listing the censoring value of a mark, 3
finmarka numeric vector recording the final percentage mark for the course
Data obtained from Michael Smithson.
1 | data("grades", package="smdata")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.