R/package.R

#' `TrialEmulation` Package
#'
#' `TrialEmulation` facilitates preprocessing and analysing observational data
#' an emulated a randomised trial.
#' @keywords internal
"_PACKAGE"

#' @import checkmate
#' @importFrom stats formula update update.formula as.formula glm
#' @import data.table
#' @importFrom Rcpp sourceCpp
#' @useDynLib TrialEmulation

NULL

Try the TrialEmulation package in your browser

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

TrialEmulation documentation built on Sept. 11, 2024, 9:06 p.m.