An interface to the 'mclust' package to easily carry out latent profile analysis ("LPA"). Provides functionality to estimate commonly-specified models. Follows a tidy approach, in that output is in the form of a data frame that can subsequently be computed on. Also has functions to interface to the commercial 'MPlus' software via the 'MplusAutomation' package.
Version: | 1.0.6 |
Depends: | R (≥ 2.10) |
Imports: | dplyr, ggplot2, gtable, grid, mclust, methods, mix, MplusAutomation, tibble |
Suggests: | knitr, missForest, parallel, rmarkdown, testthat |
Published: | 2020-03-19 |
Author: | Joshua M Rosenberg [aut, cre], Caspar van Lissa [aut], Jennifer A Schmidt [ctb], Patrick N Beymer [ctb], Daniel Anderson [ctb], Matthew J. Schell [ctb] |
Maintainer: | Joshua M Rosenberg <jmichaelrosenberg at gmail.com> |
BugReports: | https://github.com/data-edu/tidyLPA/issues |
License: | MIT + file LICENSE |
URL: | https://data-edu.github.io/tidyLPA/ |
NeedsCompilation: | no |
Citation: | tidyLPA citation info |
Materials: | README NEWS |
CRAN checks: | tidyLPA results |
Reference manual: | tidyLPA.pdf |
Vignettes: |
Introduction to tidyLPA Benchmarking mclust and MPlus |
Package source: | tidyLPA_1.0.6.tar.gz |
Windows binaries: | r-devel: tidyLPA_1.0.5.zip, r-devel-gcc8: tidyLPA_1.0.5.zip, r-release: tidyLPA_1.0.6.zip, r-oldrel: tidyLPA_1.0.6.zip |
OS X binaries: | r-release: tidyLPA_1.0.6.tgz, r-oldrel: tidyLPA_1.0.6.tgz |
Old sources: | tidyLPA archive |
Please use the canonical form https://CRAN.R-project.org/package=tidyLPA to link to this page.