Learn R Programming

dscore (version 1.9.0)

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

Arguments

Format

A data.frame with 10 rows and 57 variables:

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

Sample data for 55 gpa items forming GSED HF V1

See Also

dscore()

Examples

Run this code
head(sample_hf)

Run the code above in your browser using DataLab