# 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(plot,LCA)
S3method(plot,LPA)
S3method(print,LCA)
S3method(print,LCPA)
S3method(print,LPA)
S3method(print,LTA)
S3method(print,SE)
S3method(print,VLMR)
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(Kmeans.LPA)
export(LCA)
export(LCPA)
export(LPA)
export(LRT.test)
export(LRT.test.Bootstrap)
export(LRT.test.VLMR)
export(LTA)
export(adjust.model)
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(CompQuadForm,imhof)
importFrom(MASS,ginv)
importFrom(Matrix,nearPD)
importFrom(MplusAutomation,
  mplusModeler,
  mplusObject
)
importFrom(clue,solve_LSAP)
importFrom(dplyr,
  "%>%",
  filter,
  mutate,
  n,
  select
)
importFrom(ggplot2,
  aes,
  element_blank,
  element_text,
  geom_col,
  geom_line,
  geom_point,
  geom_ribbon,
  geom_tile,
  ggplot,
  guide_legend,
  guides,
  labs,
  scale_fill_gradient2,
  scale_x_continuous,
  scale_y_continuous,
  theme,
  theme_minimal,
  unit
)
importFrom(grDevices,hcl)
importFrom(methods,
  is,
  new,
  slot
)
importFrom(mvtnorm,rmvnorm)
importFrom(nloptr,nloptr)
importFrom(numDeriv,hessian)
importFrom(patchwork,
  plot_layout,
  plot_spacer,
  wrap_plots
)
importFrom(reshape2,melt)
importFrom(reticulate,
  py_install,
  py_module_available,
  source_python
)
importFrom(scales,
  breaks_width,
  percent_format,
  squish
)
importFrom(stats,
  complete.cases,
  cov,
  dnorm,
  kmeans,
  na.omit,
  optim,
  pchisq,
  pnorm,
  quantile,
  rbeta,
  rgamma,
  rnorm,
  runif,
  sd,
  setNames,
  var
)
importFrom(tidyr,pivot_longer)
importFrom(tidyselect,all_of)
importFrom(utils,
  combn,
  globalVariables,
  modifyList,
  packageDescription,
  packageVersion,
  tail
)
useDynLib(LCPA, .registration = TRUE)
