studach: Sample Multilevel Student Data

studachR Documentation

Sample Multilevel Student Data

Description

A hierarchical clustered data.frame with randomly generated data of students' achievement and sociodemographic characteristics with students at level (L) 1 being nested within classrooms at L2, that are nested within schools at L3, that are, again, nested within school types at L4.

Usage

studach

Format

A data frame with 26870 rows and 12 variables:

id_stu

Student identifier

id_cla

Classroom identifier

id_sch

School identifier

ts

School type identifier

ts_name

Name of school type with vocational, intermediate, multitrack, comprehensive, and academic

n_stu

Number of students per classroom

n_cla

Number of classrooms per school

n_sch

Number of schools per school type

gender

Binary gender with 0 = male, 1 = female

ses

Socioeconomic status

math

Mathematics achievement

read

Reading achievement


sophiestallasch/multides documentation built on Oct. 20, 2024, 5:14 a.m.