projectLSA 0.0.6
- Extended and enhanced the Latent Class Analysis (LCA) and Latent
Profile Analysis (LPA) modules with additional tools for in-depth result
exploration.
- Added advanced exploratory features to support deeper inspection of
class/profile characteristics, model outputs, and interpretation
workflows.
- Improved interactivity and usability of LCA and LPA result views
within the Shiny application.
- Internal refinements to the Shiny application codebase to support
the new exploratory functionality.
- No changes to the public API or core estimation procedures.
projectLSA 0.0.5
- Documentation updated and expanded, including README.Rmd, README.md,
and rendered README.html.
- Figures reorganized and updated to improve clarity of methodological
workflows.
- Minor refinements to package metadata and CRAN submission-related
files.
- No changes to the public API or core analytical functionality.
projectLSA 0.0.3
- Initial release to CRAN.
- Includes a full Shiny-based graphical user interface for:
- Latent Profile Analysis (LPA)
- Latent Class Analysis (LCA)
- Latent Trait Analysis (LTA / IRT)
- Exploratory Factor Analysis (EFA)
- Confirmatory Factor Analysis (CFA)
- Includes interactive visualizations, downloadable outputs, and
built-in example datasets.
- Provides
run_projectLSA() as the main entry point for
launching the application.