Releases: markolalovic/latent2likert
Releases · markolalovic/latent2likert
v1.2.2
v1.2.1
- Modularized core functions for better readability.
- Improved the structure and organization of the codebase.
- Improved error handling of different cases for correlations input.
- Updated the function for estimating latent parameters from survey data.
- Refactored code for improved modularity and maintainability.
v1.1.1
- Fixes package website and documentation.
v1.1.0
- A minor update of functions and vignettes.
v1.0.0
- Issues related to the dependencies have been resolved.
- This version now only imports mvtnorm, along with the standard R packages stats and graphics, which are typically included in R releases.
- An additional suggested dependency is the package sn, necessary only when generating correlated responses based on skew normal distribution.
- However, the package prompts the user to install this dependency during interactive sessions.
v0.1.0
- Initial release.
- Tested on platforms: x86_64-pc-linux-gnu (64-bit) and x86_64-w64-mingw32 (64-bit).