data_3class {ClusROC} | R Documentation |
A simulated data
Description
A simulated data example with 30 clusters.
Usage
data(data_3class)
Format
A data frame with 225 observations (from 30 clusters).
id_Clus
the id number of cluster.
Y
a vector containing test results.
D
a factor with 3 levels for the disease status, 1, 2, 3. The levels correspond to benign disease, early stage and late stage.
X1
a continuous covariate.
X2
a binary covariate.
[Package ClusROC version 1.0.2 Index]