# Generated by roxygen2: do not edit by hand

export(calc_dens_cor)
export(calc_dens_ind_2d)
export(calc_dens_ind_3d)
export(calc_dens_ind_multiple)
export(check_incongruous)
export(find_2d)
export(find_3d)
export(find_max_means)
export(symm_fit_cor_EM)
export(symm_fit_cor_EM_fulllik)
export(symm_fit_cor_EM_noAssumption)
export(symm_fit_cor_EM_rho)
export(symm_fit_ind_EM)
export(symm_fit_ind_EM_noAssumption)
import(utils)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,relocate)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(magrittr,"%>%")
importFrom(magrittr,set_colnames)
importFrom(mvtnorm,dmvnorm)
importFrom(mvtnorm,rmvnorm)
importFrom(rlang,.data)
importFrom(stats,dnorm)
importFrom(stats,uniroot)
