# Generated by roxygen2: do not edit by hand

S3method(plot,penbsl)
S3method(print,penbsl)
export(BSLModel)
export(bsl)
export(cell_logPrior)
export(cell_prior)
export(cell_sim)
export(cell_sum)
export(combinePlotsBSL)
export(cor2cov)
export(gaussianRankCorr)
export(gaussianSynLike)
export(gaussianSynLikeGhuryeOlkin)
export(ma2_logPrior)
export(ma2_prior)
export(ma2_sim)
export(ma2_sum)
export(mgnk_sim)
export(mgnk_sum)
export(new.bsl)
export(selectPenalty)
export(semiparaKernelEstimate)
exportClasses(BSLMODEL)
exportClasses(bsl)
exportMethods(fn)
exportMethods(plot)
exportMethods(setns)
exportMethods(show)
exportMethods(summary)
import(foreach)
import(methods)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,sourceCpp)
importFrom(coda,effectiveSize)
importFrom(copula,P2p)
importFrom(copula,dCopula)
importFrom(copula,normalCopula)
importFrom(copula,p2P)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplotGrob)
importFrom(ggplot2,label_both)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_size_manual)
importFrom(ggplot2,theme)
importFrom(glasso,glasso)
importFrom(graphics,abline)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(grid,grid.draw)
importFrom(grid,grid.newpage)
importFrom(grid,unit)
importFrom(grid,unit.c)
importFrom(gridExtra,arrangeGrob)
importFrom(gridExtra,grid.arrange)
importFrom(mvtnorm,rmvnorm)
importFrom(stats,approx)
importFrom(stats,cov)
importFrom(stats,density)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,capture.output)
importFrom(utils,flush.console)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(BSL, .registration = TRUE)
