# Generated by roxygen2: do not edit by hand

S3method(estimate_profiles,data.frame)
S3method(estimate_profiles,default)
S3method(estimate_profiles,matrix)
S3method(estimate_profiles,numeric)
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(plot,bestLPA)
S3method(plot,tidyLPA)
S3method(plot_bivariate,tidyLPA)
S3method(plot_bivariate,tidyProfile)
S3method(plot_density,default)
S3method(plot_density,tidyLPA)
S3method(plot_density,tidyProfile)
S3method(plot_profiles,default)
S3method(plot_profiles,tidyLPA)
S3method(plot_profiles,tidyProfile)
S3method(print,LRT)
S3method(print,bestLPA)
S3method(print,tidyLPA)
S3method(print,tidyProfile)
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(grid)
import(gtable)
import(mclust)
import(tibble)
importFrom(MplusAutomation,mplusAvailable)
importFrom(dplyr,"%>%")
importFrom(methods,hasArg)
importFrom(stats,complete.cases)
importFrom(stats,density)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,reshape)
importFrom(stats,sd)
