# Generated by roxygen2: do not edit by hand

S3method(covariate_plot,multinethist)
S3method(covariate_plot,nethist)
S3method(fitted,multinethist)
S3method(fitted,nethist)
S3method(multinethist,array)
S3method(multinethist,combined_networks)
S3method(multinethist,default)
S3method(multinethist,igraph)
S3method(multinethist,list)
S3method(multinethist,matrix)
S3method(multinethist,network)
S3method(nethist,combined_networks)
S3method(nethist,default)
S3method(nethist,dgCMatrix)
S3method(nethist,igraph)
S3method(nethist,matrix)
S3method(nethist,network)
S3method(netsummary_plot,default)
S3method(netsummary_plot,dgCMatrix)
S3method(netsummary_plot,igraph)
S3method(netsummary_plot,matrix)
S3method(netsummary_plot,network)
S3method(plot,hnethist)
S3method(plot,multinethist)
S3method(plot,nethist)
S3method(plot3d,hnethist)
S3method(plot3d,multinethist)
S3method(plot3d,nethist)
S3method(print,hnethist)
S3method(print,multinethist)
S3method(print,nethist)
S3method(print,nethist_control)
export(covariate_plot)
export(hnethist)
export(multinethist)
export(nethist)
export(nethist_control)
export(netsummary_plot)
export(plot3d)
export(summary_plot)
export(violin_netsummary)
import(Rcpp)
importFrom(RSpectra,eigs)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,stat_summary)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(ggtext,element_markdown)
importFrom(graphics,abline)
importFrom(graphics,text)
importFrom(lattice,levelplot)
importFrom(lattice,panel.levelplot)
importFrom(lattice,panel.text)
importFrom(methods,is)
importFrom(rlang,.data)
importFrom(stats,.lm.fit)
importFrom(stats,dist)
importFrom(stats,kmeans)
importFrom(stats,pnorm)
importFrom(stats,weighted.mean)
useDynLib(nethist, .registration = TRUE)
