Learn R Programming

psfmi (version 1.4.0)

chol_long: Long dataset of persons from the The Amsterdam Growth and Health Longitudinal Study (AGHLS)

Description

Long dataset of persons from the The Amsterdam Growth and Health Longitudinal Study (AGHLS)

Usage

data(chol_long)

Arguments

Format

A data frame with 588 observations on the following 7 variables.

ID

continuous

fitness

continuous

Smoking

dichotomous, 1=yes, 0=no

Sex

dichotomous

Time

categorical

Cholesterol

continuous

SumSkinfolds

continuous

Examples

Run this code
data(chol_long)
## maybe str(chol_long)

Run the code above in your browser using DataLab