# Generated by roxygen2: do not edit by hand

S3method(plot,spillover)
S3method(print,asypeer.estim)
S3method(print,cesconfpeer)
S3method(print,summary.asypeer.estim)
S3method(print,summary.cesconfpeer)
S3method(summary,asypeer.estim)
S3method(summary,cesconfpeer)
export(asypeer.estim)
export(asypeer.sim)
export(cesconfpeer)
export(gen.inst)
export(gen.instrument)
export(gen.instruments)
export(gen.insts)
export(peer.asyavg)
export(plotcespeer)
export(spillover)
importFrom(Rcpp,evalCpp)
importFrom(doParallel,registerDoParallel)
importFrom(doRNG,"%dorng%")
importFrom(doRNG,registerDoRNG)
importFrom(foreach,foreach)
importFrom(foreach,registerDoSEQ)
importFrom(formula.tools,env)
importFrom(glmnet,cv.glmnet)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(ranger,ranger)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,optim)
importFrom(stats,optimise)
importFrom(stats,optimize)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,terms)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(xgboost,xgb.DMatrix)
importFrom(xgboost,xgb.params)
importFrom(xgboost,xgb.train)
useDynLib(AsyPeer, .registration = TRUE)
