# Generated by roxygen2: do not edit by hand

export(BCFM.fit)
export(BCFM.model.selection)
export(BCFMcpp)
export(IC)
export(getmode)
export(ggplot_B.CI)
export(ggplot_B.trace)
export(ggplot_IC)
export(ggplot_Zit.heatmap)
export(ggplot_latent.profiles)
export(ggplot_mu.density)
export(ggplot_omega.density)
export(ggplot_probs.density)
export(ggplot_probs.trace)
export(ggplot_sigma2.CI)
export(ggplot_tau.CI)
export(ggplot_variability)
export(init.data)
export(initialize.cluster.hyperparms)
export(initialize.hyp.parm)
export(initialize.model.attributes)
export(permutation.order)
export(permutation.scale)
importFrom(LaplacesDemon,logit)
importFrom(LaplacesDemon,rdirichlet)
importFrom(LaplacesDemon,rinvwishart)
importFrom(Rcpp,sourceCpp)
importFrom(RcppArmadillo,armadillo_version)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,mutate)
importFrom(fastmatrix,ldl)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylim)
importFrom(ggpubr,ggarrange)
importFrom(grDevices,colorRampPalette)
importFrom(gridExtra,grid.arrange)
importFrom(mvtnorm,dmvnorm)
importFrom(mvtnorm,rmvnorm)
importFrom(psych,fa)
importFrom(stats,BIC)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,factanal)
importFrom(stats,kmeans)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,gather)
importFrom(tidyr,pivot_longer)
useDynLib(BCFM, .registration = TRUE)
