Skip to contents

Combiroc built-in unclassified demo dataA dataset containing signal intensity values of a 5-marker signatures for Autoimmune Hepatitis (AIH). This dataset has been obtained by randomly picking 20 samples from demo_data without their classification.

Usage

demo_unclassified_data

Format

A data frame with 20 rows and 7 variables:

Patient.ID

the ID of samples

Marker1

the signal intensity value of Marker1

Marker2

the signal intensity value of Marker2

Marker3

the signal intensity value of Marker3

Marker4

the signal intensity value of Marker4

Marker5

the signal intensity value of Marker5

Examples

if (FALSE) {
demo_unclassified_data # combiroc built-in unclassified demo data
}