Learn R Programming

dscore (version 2.0.0)

sample_sf: Sample of 10 children from gpa (SF)

Description

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

Usage

sample_sf

Arguments

Format

A data.frame with 10 rows and 141 variables:

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

Sample data for 139 gpa items from GSED SF

#' @details On July 15, 2025, the item gpaclc088 was renamed to gpaclc089 (Can you child say five or more separate words) and gpasec089 was renamed to gpasec088 (Is your child able to pee and poo).

See Also

dscore()

Examples

Run this code
head(sample_sf)

Run the code above in your browser using DataLab