R/imports.R

#' @import survival
#' @importFrom data.table .N `:=` .SD  
#' @importFrom rlang .data
#' @importFrom graphics box lines par plot polygon text title
#' @importFrom stats as.formula delete.response model.frame model.matrix 
#' model.offset model.response rnorm terms time aggregate approxfun 
#' quantile rpois weighted.mean approx qnorm
#' @importFrom utils flush.console head tail
#' @importFrom lattice xyplot
#' 
#' @useDynLib mstate, .registration=TRUE
NULL

Try the mstate package in your browser

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

mstate documentation built on Nov. 8, 2021, 5:06 p.m.