# Generated by roxygen2: do not edit by hand

S3method(calc_fitindices,Mclust)
S3method(calc_fitindices,MplusObject)
S3method(calc_fitindices,MxModel)
S3method(estimate_profiles,data.frame)
S3method(estimate_profiles,default)
S3method(estimate_profiles,matrix)
S3method(estimate_profiles,numeric)
S3method(estimates,Mclust)
S3method(estimates,MxModel)
S3method(estimates,mplus.model)
S3method(get_data,tidyLPA)
S3method(get_data,tidyProfile)
S3method(get_estimates,tidyLPA)
S3method(get_estimates,tidyProfile)
S3method(get_fit,tidyLPA)
S3method(get_fit,tidyProfile)
S3method(icl,MxModel)
S3method(icl,mplus.model)
S3method(plot,bestLPA)
S3method(plot,tidyLPA)
S3method(plot_bivariate,tidyLPA)
S3method(plot_bivariate,tidyProfile)
S3method(plot_density,tidyLPA)
S3method(plot_density,tidyProfile)
S3method(plot_profiles,tidyLPA)
S3method(plot_profiles,tidyProfile)
S3method(predict,tidyProfile.mclust)
S3method(print,LRT)
S3method(print,bestLPA)
S3method(print,tidyLPA)
S3method(print,tidyProfile)
S3method(table_fit,mixture_list)
export("%>%")
export(AHP)
export(calc_lrt)
export(compare_solutions)
export(estimate_profiles)
export(get_data)
export(get_estimates)
export(get_fit)
export(plot_bivariate)
export(plot_density)
export(plot_profiles)
export(poms)
export(single_imputation)
import(MplusAutomation)
import(ggplot2)
import(mclust)
import(tibble)
importFrom(MplusAutomation,mplusAvailable)
importFrom(dplyr,"%>%")
importFrom(methods,hasArg)
importFrom(rlang,.data)
importFrom(stats,complete.cases)
importFrom(stats,cutree)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,reshape)
importFrom(stats,sd)
importFrom(tidySEM,class_prob)
importFrom(tidySEM,descriptives)
importFrom(tidySEM,plot_bivariate)
importFrom(tidySEM,plot_density)
importFrom(tidySEM,plot_profiles)
importFrom(tidySEM,table_results)
importFrom(utils,capture.output)
importFrom(utils,getFromNamespace)
