sample_hf: Sample of 10 children from GSED HH

sample_hfR Documentation

Sample of 10 children from GSED HH

Description

A demo dataset with developmental scores at the item level for 10 random children from the GSED Phase 1 data.

Usage

sample_hf

Format

A data.frame with 10 rows and 57 variables:

Name Label
subjid Integer, child ID
agedays Integer, age in days
hf001 Integer, ...: 1 = yes, 0 = no, NA = not administered
hf002 Integer, ...: 1 = yes, 0 = no, NA = not administered
... and so on..

Sample data for 55 gpa items forming GSED HH V1

See Also

dscore()

Examples

head(sample_hf)

dscore documentation built on Jan. 22, 2023, 1:50 a.m.