sample_lf {dscore} | R Documentation |
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
Format
A data.frame
with 10 rows and 157 variables:
Name | Label |
subjid | Integer, child ID |
agedays | Integer, age in days |
lf001 | Integer, ...: 1 = yes, 0 = no, NA = not administered |
lf002 | Integer, ...: 1 = yes, 0 = no, NA = not administered |
... | and so on.. |
Sample data for 155 gto
items from GSED SF
See Also
Examples
head(sample_lf)
[Package dscore version 1.9.0 Index]