# Generated by roxygen2: do not edit by hand

S3method(plot,RWE_DWITHPS)
S3method(summary,RWE_CLRST)
S3method(summary,RWE_POWERPRST)
export(get_distance)
export(rwe_cl)
export(rwe_cut)
export(rwe_ps)
export(rwe_ps_borrow)
export(rwe_ps_cl)
export(rwe_ps_cl2arm)
export(rwe_ps_dist)
export(rwe_ps_match)
export(rwe_ps_powerp)
export(rwe_stan)
import(Rcpp)
import(ggplot2)
import(methods)
importFrom(cowplot,plot_grid)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,count_)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,rename_)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(grDevices,colors)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(parallel,detectCores)
importFrom(randomForest,randomForest)
importFrom(rstan,extract)
importFrom(rstan,rstan_options)
importFrom(rstan,sampling)
importFrom(rstan,stan_rhat)
importFrom(rstan,stanc)
importFrom(rstan,traceplot)
importFrom(stats,approxfun)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,cov)
importFrom(stats,density)
importFrom(stats,ecdf)
importFrom(stats,glm)
importFrom(stats,integrate)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,var)
useDynLib(psrwe, .registration = TRUE)
