# Generated by roxygen2: do not edit by hand

S3method(plot,pAMCE)
S3method(summary,pAMCE)
export(decompose_pAMCE)
export(design_pAMCE)
export(diagnose_pAMCE)
export(model_pAMCE)
export(plot_decompose)
export(plot_diagnose)
export(weights_pAMCE)
import(arm)
import(genlasso)
import(parallel)
import(stringr)
importFrom(doParallel,registerDoParallel)
importFrom(estimatr,lm_robust)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(grDevices,dev.off)
importFrom(grDevices,palette)
importFrom(graphics,Axis)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(igraph,components)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(mvtnorm,rmvnorm)
importFrom(pbapply,pblapply)
importFrom(pbmcapply,pbmclapply)
importFrom(prodlim,row.match)
importFrom(sandwich,estfun)
importFrom(sandwich,sandwich)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,density)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(utils,combn)
importFrom(utils,globalVariables)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
