| dt {CBCgrps} | R Documentation |
simulated dataset as a working example
Description
A data frame with 500 observations on the following 8 variables. Missing values are also present
Usage
data("dt")
Format
A data frame with 500 observations on the following 8 variables.
crpa numeric vector, C-reactive protein measured in mg/l, with missing values
vasoa factor with two levels
YesNo, indicating the use of vasopressor or notwbca numeric vector, white blood cell count
laca numeric vector, serum lactate
agea numeric vector, age in years
typea factor with levels
surgerymedicalemergencygendera factor with levels
femalemalemortan integer with two values
10
Details
The dataset is generated as a working example without clinical relevance.
Source
Simulated dataset without sources.
References
simulated dataset without reference.
Examples
data(dt)
## maybe str(df) ; plot(df) ...
[Package CBCgrps version 2.8.2 Index]