Description Usage Format Details Source
awards
dataset contains information about the number of awards earned by students at one high school,
the type of program in which the student was enrolled (e.g., vocational, general or academic) and the score on their final exam in math.
1 |
awards
is a tbl data frame with 200 observations on 4 variables.
The 4 variables of the awards
tbl data frame are the following ones:
id
students id (factor)
num_awrds
number of awards earned by students at a high school in a year (numeric)
prog
students' scores on their math final exam (numeric)
math
type of program in which the students were enrolled (factor with levels: (1
(General), (2
(Academic) and 3
(Vocational))
http://www.ats.ucla.edu/stat/r/dae/poissonreg.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.