# Generated by roxygen2: do not edit by hand

S3method(autoplot,gpsm_erf)
S3method(autoplot,gpsm_pspop)
S3method(plot,gpsm_erf)
S3method(plot,gpsm_pspop)
S3method(print,gpsm_erf)
S3method(print,gpsm_pspop)
S3method(summary,gpsm_erf)
S3method(summary,gpsm_pspop)
export(absolute_corr_fun)
export(absolute_weighted_corr_fun)
export(check_covar_balance)
export(compile_pseudo_pop)
export(estimate_gps)
export(estimate_npmetric_erf)
export(estimate_pmetric_erf)
export(estimate_semipmetric_erf)
export(generate_pseudo_pop)
export(generate_syn_data)
export(get_logger)
export(set_logger)
import(SuperLearner)
import(data.table)
import(gam)
import(parallel)
import(polycor)
import(wCorr)
import(xgboost)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,autoplot)
importFrom(rlang,.data)
importFrom(stats,median)
useDynLib(CausalGPS, .registration = TRUE)
