Learn R Programming

CR2 (version 0.2.1)

sharedat: Data from Project SHARE

Description

Project SHARE (Sexual Health and Relationships) was a cluster randomized trial (CRT) in Scotland carried out to measure the impact of a school-based sexual health program (Wight et al., 2002).

Usage

data(sharedat)

Arguments

Format

A data frame with 5399 observations and 7 variables.

school

The cluster variable

sex

factor indicating F or M

arm

treatment arm = 1 vs control = 0

kscore

Pupil knowledge of sexual health

idno

student id number

sc

factor showing the highest social class of the father or mother based on occupation (coded 10: I (highest), 20: II, 31: III non-manual, 32: III manual, 40: IV, 50: V (lowest), 99: not coded).

zscore

standardized knowledge score

References

Moulton, L. (2015). readme.txt contains an overall explanation of the data sets. Harvard. tools:::Rd_expr_doi("10.7910/DVN/YXMQZM")

Wight, D., Raab, G. M., Henderson, M., Abraham, C., Buston, K., Hart, G., & Scott, S. (2002). Limits of teacher delivered sex education: Interim behavioural outcomes from randomised trial. BMJ, 324, 1430. tools:::Rd_expr_doi("10.1136/bmj.324.7351.1430")

Examples

Run this code
data(sharedat)

Run the code above in your browser using DataLab