# Generated by roxygen2: do not edit by hand

S3method(plot,bootMSmix)
S3method(plot,data_descr)
S3method(plot,dist)
S3method(plot,emMSmix)
S3method(print,bootMSmix)
S3method(print,ciMSmix)
S3method(print,data_descr)
S3method(print,emMSmix)
S3method(print,summary.emMSmix)
S3method(summary,emMSmix)
export(aicMSmix)
export(bicMSmix)
export(bootstrapMSmix)
export(confintMSmix)
export(data_augmentation)
export(data_censoring)
export(data_completion)
export(data_conversion)
export(data_description)
export(expected_spear_dist)
export(fitMSmix)
export(likMSmix)
export(partition_fun_spear)
export(plot.bootMSmix)
export(plot.data_descr)
export(plot.dist)
export(plot.emMSmix)
export(print.bootMSmix)
export(print.ciMSmix)
export(print.data_descr)
export(print.emMSmix)
export(print.summary.emMSmix)
export(rMSmix)
export(rearrange_output_mix)
export(spear_dist)
export(spear_dist_distr)
export(summary.emMSmix)
export(var_spear_dist)
importFrom(BayesMallows,compute_expected_distance)
importFrom(BayesMallows,compute_rank_distance)
importFrom(BayesMallows,get_cardinalities)
importFrom(BayesMallows,sample_mallows)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rankcluster,frequence)
importFrom(Rcpp,evalCpp)
importFrom(bmixture,rdirichlet)
importFrom(data.table,data.table)
importFrom(dplyr,filter)
importFrom(factoextra,fviz_dist)
importFrom(fields,image.plot)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(foreach,getDoParRegistered)
importFrom(foreach,getDoParWorkers)
importFrom(ggbump,geom_bump)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_size_continuous)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,scale_y_reverse)
importFrom(ggplot2,stat_ecdf)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,ylim)
importFrom(gmp,factorialZ)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,colorRamp)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(graphics,box)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(gridExtra,grid.arrange)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(nnet,multinom)
importFrom(reshape,melt)
importFrom(rlang,.data)
importFrom(scales,hue_pal)
importFrom(spsUtil,quiet)
importFrom(stats,addmargins)
importFrom(stats,coef)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,heatmap)
importFrom(stats,na.omit)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,uniroot)
importFrom(utils,getFromNamespace)
importFrom(utils,menu)
importFrom(utils,sessionInfo)
useDynLib(MSmix, .registration=TRUE)
