data_SRHS_long: Self-reported health status dataset

data_SRHS_longR Documentation

Self-reported health status dataset

Description

Dataset about self-reported health status derived from the Health and Retirement Study conducted by the University of Michigan.

Usage

data(data_SRHS_long)

Format

A data frame with 56592 observations on the following 6 variables.

t

occasion of observation

id

subject id

gender

sex of the subject coded as 1 for "male", 2 for "female"

race

race coded as 1 for "white", 2 for "black", 3 for "others"

education

educational level coded as 1 for "high school", 2 for "general educational diploma", 3 for "high school graduate", 4 for "some college", 5 for "college and above"

age

age at the different time occasions

srhs

self-reported health status at the different time occasions coded as 1 for "excellent", 2 for "very good", 3 for "good", 4 for "fair", 5 for "poor"

References

Bartolucci, F., Bacci, S. and Pennoni, F. (2014) Longitudinal analysis of the self-reported health status by mixture latent autoregressive models, Journal of the Royal Statistical Society - series C, 63, pp. 267-288

Examples

data(data_SRHS_long)

LMest documentation built on Aug. 27, 2023, 5:06 p.m.