Learn R Programming

SRMData (version 1.0.1)

QSchools: Queensland school children

Description

The number of four-year-old students enrolled at school in Queensland (Australia), classified by sex, school type and whether the students are First Nations students (in 2019).

Usage

data(QSchools)

Arguments

Format

A data frame with 8 rows and 4 columns:

Sex

Sex of the student; one of F (female) or M (male)

FNations

The first-nations status; one of Yes (First Nations students) or No (non-First Nations students)

School

The school type; one of Government or Non-government

Counts

The number of four-year-old students meeting the designated criteria

References

Peter K. Dunn. Generalized linear models. In R. J. Tierney, F. Rizvi, and K. Erkican, editors, International Encyclopedia of Education, pages 583--589. Elsevier, 2023.