data_3class: A simulated data

data_3classR 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.


ClusROC documentation built on Nov. 17, 2022, 5:07 p.m.