Learn R Programming

psfmi (version 1.4.0)

weight: Dataset of persons from the The Amsterdam Growth and Health Longitudinal Study (AGHLS)

Description

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

Usage

data(weight)

Arguments

Format

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

ID

continuous

SBP

continuous: Systolic Blood Pressure

LDL

continuous: Cholesterol

Glucose

continuous

HDL

continuous: Cholesterol

Gender

dichotomous: 1=male, 0=female

Weight

continuous: bodyweight

Examples

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

Run the code above in your browser using DataLab