# Generated by roxygen2: do not edit by hand

S3method(plot,cgps_cw)
S3method(plot,cgps_erf)
S3method(plot,cgps_gps)
S3method(plot,cgps_pspop)
S3method(print,cgps_cw)
S3method(print,cgps_erf)
S3method(print,cgps_gps)
S3method(print,cgps_pspop)
S3method(summary,cgps_cw)
S3method(summary,cgps_erf)
S3method(summary,cgps_gps)
S3method(summary,cgps_pspop)
export(absolute_corr_fun)
export(absolute_weighted_corr_fun)
export(check_covar_balance)
export(compile_pseudo_pop)
export(compute_counter_weight)
export(estimate_erf)
export(estimate_gps)
export(generate_pseudo_pop)
export(generate_syn_data)
export(get_logger)
export(set_logger)
export(trim_it)
import(SuperLearner)
import(data.table)
import(gam)
import(parallel)
import(polycor)
import(wCorr)
import(xgboost)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,autoplot)
importFrom(rlang,.data)
useDynLib(CausalGPS, .registration = TRUE)
