# Generated by roxygen2: do not edit by hand

S3method(coef,ggmncv)
S3method(head,eip)
S3method(plot,eip)
S3method(plot,ggmncv)
S3method(plot,graph)
S3method(plot,penalty_derivative)
S3method(plot,penalty_function)
S3method(predict,ggmncv)
S3method(print,eip)
S3method(print,ggmncv)
S3method(print,nct)
export(boot_eip)
export(compare_edges)
export(confirm_edges)
export(constrained)
export(desparsify)
export(gen_net)
export(get_graph)
export(ggmncv)
export(inference)
export(kl_mvn)
export(ledoit_wolf)
export(mle_known_graph)
export(nct)
export(penalty_derivative)
export(penalty_function)
export(score_binary)
export(significance_test)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,scale_color_brewer)
importFrom(ggplot2,scale_color_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(glassoFast,glassoFast)
importFrom(methods,is)
importFrom(network,"%e%")
importFrom(network,"%v%<-")
importFrom(network,"network.vertex.names<-")
importFrom(network,network)
importFrom(network,set.edge.attribute)
importFrom(network,set.edge.value)
importFrom(numDeriv,grad)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(pbapply,pblapply)
importFrom(pbapply,pboptions)
importFrom(reshape,melt)
importFrom(sna,gplot.layout.circle)
importFrom(stats,cor)
importFrom(stats,cov2cor)
importFrom(stats,deriv)
importFrom(stats,p.adjust)
importFrom(stats,pnorm)
importFrom(stats,runif)
importFrom(utils,head)
useDynLib(GGMncv, .registration=TRUE)
