Diabetes {SRMData}R Documentation

Diabetes

Description

Blood pressure on the first and second visits.

Usage

data(Diabetes)

Format

A data frame with 403 rows (one per person) and 4 columns; many values are missing

SBPfirst

the systolic blood pressure from the first visit, in mm Hg

DBPfirst

the diastolic blood pressure from the first visit, in mm Hg

SBPsecond

the systolic blood pressure from the second visit, in mm Hg

DBPsecond

the diastolic blood pressure from the second visit, in mm Hg

Source

Originally from <http://biostat.mc.vanderbilt.edu/DataSets>, though that URL no longer works. It seems to now appear at <https://hbiostat.org/data/repo/diabetes.html>


[Package SRMData version 1.0.1 Index]