| 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_Clusthe id number of cluster.
Ya vector containing test results.
Da factor with 3 levels for the disease status, 1, 2, 3. The levels correspond to benign disease, early stage and late stage.
X1a continuous covariate.
X2a binary covariate.
[Package ClusROC version 1.0.2 Index]