cadcomplete {mimR} | R Documentation |
Coronary artery disease data
Description
Coronary artery disease data
Usage
data(cadcomplete)
Format
A data frame with 236 observations on the following 14 variables.
- Sex
- a numeric vector
- AngPec
- a numeric vector
- AMI
- a numeric vector
- QWave
- a numeric vector
- QWavecode
- a numeric vector
- STcode
- a numeric vector
- STchange
- a numeric vector
- SuffHeartF
- a numeric vector
- Hypertrophi
- a numeric vector
- Hyperchol
- a numeric vector
- Smoker
- a numeric vector
- Inherit
- a numeric vector
- Heartfail
- a numeric vector
- CAD
- a numeric vector
Details
Source
~~ reference to a publication or URL from which the data were obtained ~~
References
~~ possibly secondary sources and usages ~~
Examples
data(cadcomplete)
## maybe str(cadcomplete) ; plot(cadcomplete) ...
[Package
mimR version 2.0.5
Index]