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"
gokmenzararsiz/dtComb documentation built on April 17, 2025, 12:50 p.m.