# Generated by roxygen2: do not edit by hand

S3method(plot,TTE)
S3method(plot,dTTE)
S3method(print,TTE)
S3method(print,dTTE)
importFrom("grDevices", "rgb")
importFrom("graphics", "text")
importFrom("stats", "aggregate", "as.formula", "binomial", "density",
             "glm", "pnorm", "poisson", "predict", "quantile")
export(Compute_weight)
export(GetSMD)
export(TTE_pipeline)
export(calibrate_TTE)
export(computePreferenceScore)
export(computeWeights)
export(estEffect_matching)
export(estEffect_stratification)
export(estEffect_weighting)
export(get_HR_matching)
export(get_HR_stratification)
export(get_HR_weighting)
export(get_OR_matching)
export(get_OR_stratification)
export(get_OR_weighting)
export(get_RR_matching)
export(get_RR_stratification)
export(get_RR_weighting)
export(plotCovariateBalanceOfTopVariables)
export(plotPs)
export(plot_Equipoise_matching)
export(plot_Equipoise_stratification)
export(plot_Equipoise_weighting)
export(plot_SMD_matching)
export(plot_SMD_stratification)
export(plot_SMD_weighting)
export(stratifyByPs)
export(summary.TTE)
export(summary.dTTE)
export(trimByPsQuantile)
import(EmpiricalCalibration)
import(MatchIt)
import(ParallelLogger)
import(cobalt)
import(dplyr)
import(geex)
import(ggplot2)
import(glmnet)
import(janitor)
import(survival)
import(purrr)
