# Generated by roxygen2: do not edit by hand

S3method(AIC,econet)
S3method(AIC,summary.econet)
S3method(boot,econet)
S3method(formula,econet)
S3method(logLik,econet)
S3method(logLik,summary.econet)
S3method(print,econet)
S3method(print,summary.econet)
S3method(quantify,econet)
S3method(summary,econet)
S3method(vcov,econet)
export(boot)
export(horse_race)
export(net_dep)
export(quantify)
import("foreach")
import("parallel")
import("progressr")
import(Matrix)
import(minpack.lm)
import(spatstat.utils)
importFrom("doParallel","registerDoParallel")
importFrom("stats","coef")
importFrom("stats","coefficients")
importFrom("stats","constrOptim")
importFrom("stats","formula")
importFrom("stats","lm")
importFrom("stats","model.frame")
importFrom("stats","model.matrix")
importFrom("stats","model.response")
importFrom("stats","nlm")
importFrom("stats","nlminb")
importFrom("stats","nobs")
importFrom("stats","optimize")
importFrom("stats","predict")
importFrom("stats","pt")
importFrom("stats","residuals")
importFrom("stats","sd")
importFrom("stats","setNames")
importFrom("utils","data")
importFrom("utils","flush.console")
importFrom("utils","setTxtProgressBar")
importFrom("utils","txtProgressBar")
importFrom(MASS,ginv)
importFrom(Matrix,bdiag)
importFrom(Matrix,solve)
importFrom(bbmle,mle2)
importFrom(bbmle,parnames)
importFrom(dplyr,"%>%")
importFrom(dplyr,group_by)
importFrom(dplyr,summarize)
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,graph.adjacency)
importFrom(intergraph,asNetwork)
importFrom(sna,evcent)
importFrom(stats,AIC)
importFrom(stats,coef)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,printCoefmat)
importFrom(stats,vcov)
importFrom(utils,flush.console)
importFrom(utils,globalVariables)
