binary {flps} | R Documentation |
binary.rda
Description
A data set containing binary items information. Example data regenerated from CTA1
Usage
binary
Format
A data frame with variables:
- schid
School ID
- id
Student ID
- sex
0 = boys; 1 = girls
- race
0 = White; 1 = Others
- pretest
Pre test scores
- stdscore
Standardized scores
- cm_sex
Cluster-mean of sex
- cm_race
Cluster-mean of race
- cm_pretest
Cluster-mean of Pre test scores
- cm_stdscore
Cluster-mean of of Standardized scores
- trt
Treatment assignment; 0 = control, 1 = treatment
- Y
Outcome
- q1
Binary item
- q2
Binary item
- q3
Binary item
- q4
Binary item
- q5
Binary item
- q6
Binary item
- q7
Binary item
- q8
Binary item
- q9
Binary item
- q10
Binary item
- q11
Binary item
- q12
Binary item
- q13
Binary item
- q14
Binary item
- q15
Binary item
- q16
Binary item
- q17
Binary item
- q18
Binary item
- q19
Binary item
- q20
Binary item
Source
CTA1
Examples
data(binary)
summary(binary)
[Package flps version 1.1.0 Index]