# Generated by roxygen2: do not edit by hand

S3method(coef,ggmncv)
S3method(plot,eip)
S3method(plot,ggmncv)
S3method(plot,penalty_derivative)
S3method(plot,penalty_function)
S3method(predict,ggmncv)
S3method(print,eip)
S3method(print,ggmncv)
export(boot_eip)
export(constrained)
export(desparsify)
export(ggm_compare)
export(ggmncv)
export(inference)
export(penalty_derivative)
export(penalty_function)
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_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
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(numDeriv,grad)
importFrom(reshape,melt)
importFrom(stats,cor)
importFrom(stats,cov2cor)
importFrom(stats,deriv)
importFrom(stats,p.adjust)
importFrom(stats,pnorm)
useDynLib(GGMncv, .registration=TRUE)
