R/overdiag.R

#' overdiag: A package to investigate empirical estimates of overdiagnosis
#'
#' This package implements a deterministic model to project disease incidence in
#' population and trial settings. The projections can be used to examine bias in
#' empirical estimates of overdiagnosis and/or determine the first time point at
#' which empirical estimates are unbiased.
#' @docType package
#' @name overdiag
#' @importFrom reshape melt
#' @importFrom reshape rename
#' @importFrom reshape round_any
#' @importFrom plyr ddply
#' @importFrom plyr summarize
NULL
roman-gulati/overdiag documentation built on May 27, 2019, 1:49 p.m.