nlsy {glvmfit}R Documentation

Subset of 221 children from the 1979 National Longitudinal Survey of Youth

Description

These data are wave-based such that each child’s Peabody Individual Assessment Test (PIAT) reading and antisocial behavior scores were measured at four waves in two-year intervals.

Usage

nlsy

Format

A data frame with 221 rows and 14 variables:

id

Unique identifier

mom_age

Mother’s age when the child was born

home_cog

Measure of cognitive stimulation provided at home

home_emo

Measure of emotional support provided at home

read0

PIAT reading score at wave 1

read1

PIAT reading score at wave 2

read2

PIAT reading score at wave 3

read3

PIAT reading score at wave 4

anti0

Antisocial behavior score at wave 1

anti1

Antisocial behavior score at wave 2

anti2

Antisocial behavior score at wave 3

anti3

Antisocial behavior score at wave 4

Source

https://github.com/MultiLevelAnalysis/Datasets-third-edition-Multilevel-book/tree/master/chapter%205/Curran


[Package glvmfit version 0.1.0 Index]