R/dtComb.R

#' dtComb: A Comprehensive R Library for Combining Diagnostic Tests
#'
#' The dtComb package calculates combination scores of two biomarkers given
#' under four main categories: linear combinations with the linComb function,
#' non-linear combinations with the nonlinComb function,
#' mathematical operators with the mathComb function, and machine learning
#' algorithms with the mlComb function.
#'
#' @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 June 24, 2024, 5:15 p.m.