Learn R Programming

dscore (version 1.9.0)

sample_lf: Sample of 10 children from gto (LF)

Description

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

Usage

sample_lf

Arguments

Format

A data.frame with 10 rows and 157 variables:

NameLabel
subjidInteger, child ID
agedaysInteger, age in days
lf001Integer, ...: 1 = yes, 0 = no, NA = not administered
lf002Integer, ...: 1 = yes, 0 = no, NA = not administered
...and so on..

Sample data for 155 gto items from GSED SF

See Also

dscore()

Examples

Run this code
head(sample_lf)

Run the code above in your browser using DataLab