powered by
Dataset with blood pressure measurements
data(sbp_qas)
A data frame with 32 observations on the following 5 variables.
pat_id
continuous
sbp
continuous: systolic blood pressure
bmi
continuous: body mass index
age
continuous: age (years)
smk
dichotomous: 0 = no, 1 = yes
data(sbp_qas) ## maybe str(sbp_qas)
Run the code above in your browser using DataLab