sample_hf {dscore} | R Documentation |
Sample of 10 children from GSED HF
Description
A demo dataset with developmental scores at the item level for 10 random children from the GSED Phase 1 data.
Usage
sample_hf
Format
A data.frame
with 10 rows and 57 variables:
Name | Label |
subjid | Integer, child ID |
agedays | Integer, age in days |
hf001 | Integer, ...: 1 = yes, 0 = no, NA = not administered |
hf002 | Integer, ...: 1 = yes, 0 = no, NA = not administered |
... | and so on.. |
Sample data for 55 gpa
items forming GSED HF V1
See Also
Examples
head(sample_hf)
[Package dscore version 1.9.0 Index]