sample_sf: Sample of 10 children from gpa (SF)

sample_sfR Documentation

Sample of 10 children from gpa (SF)

Description

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

Usage

sample_sf

Format

A data.frame with 10 rows and 141 variables:

Name Label
subjid Integer, child ID
agedays Integer, age in days
sf001 Integer, Cry when hungry...: 1 = yes, 0 = no, NA = not administered
sf002 Integer, Look at/focus...: 1 = yes, 0 = no, NA = not administered
... and so on..

Sample data for 139 gpa items from GSED SF

See Also

dscore()

Examples

head(sample_sf)

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