| brv {biostat3} | R Documentation |
Bereavement dataset
Description
Bereavement dataset
Usage
data("brv")
Format
A data frame with 399 observations on the following 11 variables.
ida numeric vector the id of a subject
couplea numeric vector for the id of a couple
doba Date for the date of birth
doea Date for the date of entry into study
doxa Date for the date of exit from study
dospa Date for the date of bereavement
faila numeric vector for status at study exit 0=alive 1=died
groupa numeric vector for Group
disaba numeric vector for disability level
healtha numeric vector for perceived health status
sexa numeric vector for sex 1=M 2=F
Examples
data(brv)
## maybe str(brv) ; plot(brv) ...
[Package biostat3 version 0.1.9 Index]