# Generated by roxygen2: do not edit by hand

S3method(extract,LCA)
S3method(extract,LCPA)
S3method(extract,LPA)
S3method(extract,LTA)
S3method(extract,SE)
S3method(extract,compare.model)
S3method(extract,fit.index)
S3method(extract,sim.LCA)
S3method(extract,sim.LPA)
S3method(extract,sim.LTA)
S3method(print,LCA)
S3method(print,LCPA)
S3method(print,LPA)
S3method(print,LTA)
S3method(print,SE)
S3method(print,compare.model)
S3method(print,fit.index)
S3method(print,sim.LCA)
S3method(print,sim.LPA)
S3method(print,sim.LTA)
S3method(print,summary.LCA)
S3method(print,summary.LCPA)
S3method(print,summary.LPA)
S3method(print,summary.LTA)
S3method(print,summary.SE)
S3method(print,summary.compare.model)
S3method(print,summary.fit.index)
S3method(print,summary.sim.LCA)
S3method(print,summary.sim.LPA)
S3method(print,summary.sim.LTA)
S3method(summary,LCA)
S3method(summary,LCPA)
S3method(summary,LPA)
S3method(summary,LTA)
S3method(summary,SE)
S3method(summary,compare.model)
S3method(summary,fit.index)
S3method(summary,sim.LCA)
S3method(summary,sim.LPA)
S3method(summary,sim.LTA)
S3method(update,LCA)
S3method(update,LCPA)
S3method(update,LPA)
S3method(update,LTA)
S3method(update,sim.LCA)
S3method(update,sim.LPA)
S3method(update,sim.LTA)
export(Kmeans.LCA)
export(LCA)
export(LCPA)
export(LPA)
export(LRT.test)
export(LRT.test.Bootstrap)
export(LRT.test.VLMR)
export(LTA)
export(adjust.response)
export(check.response)
export(compare.model)
export(extract)
export(get.AvePP)
export(get.CEP)
export(get.Log.Lik.LCA)
export(get.Log.Lik.LPA)
export(get.Log.Lik.LTA)
export(get.P.Z.Xn.LCA)
export(get.P.Z.Xn.LPA)
export(get.SE)
export(get.entropy)
export(get.fit.index)
export(get.npar.LCA)
export(get.npar.LPA)
export(get.npar.LTA)
export(install_python_dependencies)
export(logit)
export(normalize)
export(plotResponse)
export(rdirichlet)
export(sim.LCA)
export(sim.LPA)
export(sim.LTA)
export(sim.correlation)
import(Rcpp)
import(ggplot2)
import(reticulate)
importFrom(MASS,ginv)
importFrom(Matrix,nearPD)
importFrom(MplusAutomation,mplusModeler)
importFrom(MplusAutomation,mplusObject)
importFrom(clue,solve_LSAP)
importFrom(dplyr,"%>%")
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(grDevices,hcl)
importFrom(mvtnorm,rmvnorm)
importFrom(nloptr,nloptr)
importFrom(numDeriv,hessian)
importFrom(reticulate,py_install)
importFrom(reticulate,py_module_available)
importFrom(stats,cov)
importFrom(stats,kmeans)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,qlogis)
importFrom(stats,rbeta)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(tidyr,pivot_longer)
importFrom(tidyselect,all_of)
importFrom(utils,combn)
importFrom(utils,globalVariables)
importFrom(utils,modifyList)
importFrom(utils,packageVersion)
importFrom(utils,tail)
useDynLib(LCPA, .registration = TRUE)
