# Generated by roxygen2: do not edit by hand

S3method(plot,swaglm_network)
S3method(predict,swaglm)
S3method(print,swaglm)
S3method(print,swaglm_test)
S3method(summary,swaglm)
export(compute_network)
export(swaglm)
export(swaglm_test)
importFrom(DescTools,Entropy)
importFrom(Rcpp,sourceCpp)
importFrom(fastglm,fastglm)
importFrom(fields,image.plot)
importFrom(gdata,upperTriangle)
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,degree)
importFrom(igraph,delete_vertices)
importFrom(igraph,eigen_centrality)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,layout.circle)
importFrom(plyr,rbind.fill.matrix)
importFrom(progress,progress_bar)
importFrom(scales,rescale)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
useDynLib(swaglm, .registration = TRUE)
