data_3class_bcx {ClusROC} | R Documentation |
A simulated data example with 60 clusters. This dataset is used in a example of analysis with Box-Cox transformation.
data(data_3class_bcx)
A data frame with 582 observations (from 60 clusters).
id_Clus
the id number of cluster.
Y
a vector containing test results.
D
a factor with 3 levels for disease status, 1, 2, 3. The levels correspond to benign disease, early stage and late stage.
X
a continuous covariate.