R/dtComb.R

#' @title dtComb: A Comprehensive R Package for Combining Diagnostic Tests
#'
#' @description
#' The \pkg{dtComb} package provides tools to calculate combination scores of
#' two biomarkers, categorized into four main types:
#' \itemize{
#'   \item \code{linComb}: Linear combinations,
#'   \item \code{nonlinComb}: Non-linear combinations,
#'   \item \code{mathComb}: Mathematical operator-based combinations,
#'   \item \code{mlComb}: Machine learning–based combinations.
#' }
#'
#' @docType package
#' @name dtComb
"_PACKAGE"

Try the dtComb package in your browser

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

dtComb documentation built on April 13, 2025, 5:12 p.m.