Learn R Programming

dscore (version 1.9.0)

sample_sf: 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

Arguments

Format

A data.frame with 10 rows and 141 variables:

NameLabel
subjidInteger, child ID
agedaysInteger, age in days
sf001Integer, Cry when hungry...: 1 = yes, 0 = no, NA = not administered
sf002Integer, 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

Run this code
head(sample_sf)

Run the code above in your browser using DataLab