Description Usage Format Source Examples
Researchers interested in the relationship between absenteeism from school and certain demographic characteristics of children collected data from 146 randomly sam- pled students in rural New South Wales, Australia, in a particular school year.
1 | data("absenteeism")
|
A data frame with 146 observations on the following 5 variables.
Eth
Ethnicity, representing Aboriginal (A
) or not (N
).
Sex
Gender.
Age
Age bucket.
Lrn
Learner status, with average learner (AL
) and slow learner (SL
).
Days
Number of days absent.
Venables WN, Ripley BD. 2002. Modern Applied Statistics with S. Fourth Edition. New York: Springer.
Data can also be found in the R MASS
package under the data set name quine
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.