R/precogs-package.R

#' @title precogs
#'
#' @description Package of Miscellaneous Functions.
#'
#' @details
#'
#' This package contains a mixed-bag of functions. Function topics include:
#' \itemize{
#'
#' \item Calibration metrics for competing risk regression analysis
#' \item Other common risk prediction metrics (ROC, AUC, predictions, optimal ROC thresholds, NRI, Nagelkerke's R-sq, Hosmer-Lemeshow test)
#' \item Genomic tools (HWE tests, FDR)
#' }
#'
#' @author \itemize{
#'
#' \item \strong{Matthew T. Warkentin} \email{warkentin@@lunenfeld.ca}
#'
#' }
#'
#' @section GitHub:
#' \href{https://github.com/mattwarkentin/precgos}{mattwarkentin/sandbox}
#'

"_PACKAGE"
mattwarkentin/precogs documentation built on Jan. 12, 2020, 6:24 p.m.