R/demo_unclassified_data.R

#' A demo dataset with unlabeled proteomics markers
#'
#' 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.
#'
#'
#' @format A data frame with 20 rows and 7 variables:
#' \describe{
#'   \item{Patient.ID}{the ID of samples}
#'   \item{Marker1}{the signal intensity value of Marker1}
#'   \item{Marker2}{the signal intensity value of Marker2}
#'   \item{Marker3}{the signal intensity value of Marker3}
#'   \item{Marker4}{the signal intensity value of Marker4}
#'   \item{Marker5}{the signal intensity value of Marker5}
#' }
#' @example R/examples/demo_unclassified_data_example.R
"demo_unclassified_data"

Try the combiroc package in your browser

Any scripts or data that you put into this service are public.

combiroc documentation built on July 9, 2023, 5:56 p.m.