# Generated by roxygen2: do not edit by hand

export(adapt_bic)
export(adapt_cisl)
export(adapt_cv)
export(adapt_univ)
export(cisl)
export(est_ps_bic)
export(est_ps_hdps)
export(est_ps_xgb)
export(lasso_bic)
export(lasso_cv)
export(lasso_perm)
export(ps_adjust)
export(ps_adjust_one)
export(ps_pond)
export(ps_pond_one)
export(summary_stat)
import(Matrix)
import(doParallel)
import(foreach)
import(glmnet)
import(speedglm)
import(xgboost)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(speedglm,speedglm.wfit)
importFrom(stats,binomial)
importFrom(stats,deviance)
importFrom(stats,fisher.test)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,quantile)
