| df {CBCgrps} | R Documentation |
simulated dataset as a working example
Description
A data frame with 1000 observations on the following 7 variables.
Usage
data("df")
Format
A data frame with 1000 observations on the following 7 variables.
crpa numeric vector, C-reactive protein measured in mg/l
hba numeric vector, hemoglobin
ddimera numeric vector
wbca numeric vector, white blood cell
comorbida factor with levels
cirrhosisCOPDdiabetesheartfailurehypertensionrenalfailurestrokesexa factor with levels
femalemalemorta factor with levels
alivedead
Details
The dataset is generated as a working example without clinical relevance.
Source
Simulated dataset without sources.
References
simulated dataset without reference.
Examples
data(df)
## maybe str(df) ; plot(df) ...
[Package CBCgrps version 2.8.2 Index]