Learn R Programming

dscore (version 1.9.0)

gsample: Sample of 10 children from the GSED Phase 1 study

Description

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

Usage

gsample

Arguments

Format

A data.frame with 10 rows and 295 variables:

NameLabel
idInteger, child ID
agedaysInteger, age in days
gpalac001Integer, Cry when hungry...: 1 = yes, 0 = no, NA = not administered
gpalac002Integer, Look at/focus...: 1 = yes, 0 = no, NA = not administered
...and so on..

There are 138 gpa items (item gpamoc008 (clench fists) removed) from GSED SF and and 155 gto items from GSED LF.

See Also

dscore()

Examples

Run this code
head(gsample)

Run the code above in your browser using DataLab