blood.pressure {qrmix} | R Documentation |
Blood Pressure Data for qrmix
Description
Simulated blood pressure data created for usage in qrmix examples.
Usage
blood.pressure
Format
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
andmale
race
a factor with levels
white
,black
, andother
smoking
a factor with levels
yes
andno
Note
This data does not include any real patient information.
[Package qrmix version 0.9.0 Index]