#' @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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.