R/cutoff_package.R

#' Cut Off Finder
#'
#' @docType package
#' @name cutoff-package
#' @aliases cutoff
#'
#' @importFrom grDevices colors
#' @importFrom graphics axis box legend lines par plot points text
#' @importFrom mvtnorm pmvnorm GenzBretz
#'
#' @import ggplot2
#' @import stats
#' @import binom
#' @import survival
#' @import methods
#' @import flexmix
#'
#' @description
#'
NULL
olssol/cutoff documentation built on May 23, 2019, 9:03 p.m.