# Generated by roxygen2: do not edit by hand

S3method(plot,ccm_sample)
S3method(print,ccm_sample)
S3method(summary,ccm_sample)
export(sample_ccm)
export(sample_theoretical)
import(ggplot2)
import(igraph)
importFrom(RBesT,mixbeta)
importFrom(RBesT,mixnorm)
importFrom(RBesT,postmix)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(ergm,ergm)
importFrom(gtools,rdirichlet)
importFrom(igraph,V)
importFrom(igraph,degree)
importFrom(igraph,gsize)
importFrom(igraph,sample_gnp)
importFrom(intergraph,asIgraph)
importFrom(kableExtra,kable)
importFrom(mvtnorm,rmvnorm)
importFrom(network,"%v%<-")
importFrom(network,network)
importFrom(network,network.edgecount)
importFrom(network,network.initialize)
importFrom(network,network.size)
importFrom(rlang,.data)
importFrom(rlang,is_empty)
importFrom(stats,density)
importFrom(stats,dnbinom)
importFrom(stats,dpois)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rgamma)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
importFrom(utils,head)
useDynLib(CCMnet, .registration = TRUE)
