R/survinger-package.R

#' @keywords internal
"_PACKAGE"

#' @importFrom rlang .data .env := %||%
#' @importFrom stats optim qnorm pnorm dnbinom pnbinom rpois rbinom
#'   rnbinom var median quantile sd weighted.mean dpois ppois plnorm
#'   dlnorm na.omit setNames
#' @importFrom methods is
#' @importFrom utils head tail
#' @importFrom ggplot2 %+replace%
#' @importFrom generics tidy glance
NULL

#' @export
generics::tidy

#' @export
generics::glance

Try the survinger package in your browser

Any scripts or data that you put into this service are public.

survinger documentation built on April 27, 2026, 9:10 a.m.