blood.pressure {qrmix} | R Documentation |
Simulated blood pressure data created for usage in qrmix examples.
blood.pressure
A data frame with 500 observations on the following 7 variables.
bmi
a numeric vector referring to body mass index
age
a numeric vector
systolic
a numeric vector referring to systolic blood pressure
diastolic
a numeric vector referring to diastolic blood pressure
gender
a factor with levels female
and male
race
a factor with levels white
, black
, and other
smoking
a factor with levels yes
and no
This data does not include any real patient information.