# Generated by roxygen2: do not edit by hand

S3method(print,cdnet)
S3method(print,sar)
S3method(print,sart)
S3method(print,simcdEy)
S3method(print,summary.cdnet)
S3method(print,summary.sar)
S3method(print,summary.sart)
S3method(print,summary.simcdEy)
S3method(summary,cdnet)
S3method(summary,sar)
S3method(summary,sart)
S3method(summary,simcdEy)
export(cdnet)
export(homophili.data)
export(homophily.fe)
export(homophily.re)
export(mat.to.vec)
export(norm.network)
export(peer.avg)
export(remove.ids)
export(sar)
export(sart)
export(simcdEy)
export(simcdnet)
export(simnetwork)
export(simsar)
export(simsart)
export(vec.to.mat)
importFrom(Formula,as.Formula)
importFrom(Matrix,rankMatrix)
importFrom(Rcpp,sourceCpp)
importFrom(ddpcr,quiet)
importFrom(doParallel,registerDoParallel)
importFrom(doRNG,"%dorng%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(formula.tools,env)
importFrom(matrixcalc,is.symmetric.matrix)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,cov)
importFrom(stats,delete.response)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,var)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(CDatanet, .registration = TRUE)
