| data_3class_bcx {ClusROC} | R Documentation |
A simulated data
Description
A simulated data example with 60 clusters. This dataset is used in a example of analysis with Box-Cox transformation.
Usage
data(data_3class_bcx)
Format
A data frame with 582 observations (from 60 clusters).
id_Clusthe id number of cluster.
Ya vector containing test results.
Da factor with 3 levels for disease status, 1, 2, 3. The levels correspond to benign disease, early stage and late stage.
Xa continuous covariate.
[Package ClusROC version 1.0.2 Index]