data_gt_quin | R Documentation |
This dataset contains observations on the number of days absent from school for children in rural Australia, along with student characteristics. It's commonly used to demonstrate count models such as Poisson and Negative Binomial regression.
data_gt_quin
A data frame with 146 observations and 5 variables:
Ethnicity ("A"
= Aboriginal,
"N"
= Non-Aboriginal)
Sex ("F"
or "M"
)
Age group ("F0", "F1", "F2", "F3"
)
Learner status ("AL"
= average learner,
"SL"
= slow learner)
Number of days absent from school (count outcome)
MASS package. See also Venables and Ripley (2002), *Modern Applied Statistics with S*.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.