Skip to content

Releases: markolalovic/latent2likert

v1.2.2

26 Jul 12:35
Compare
Choose a tag to compare
  • Exported previously internal function estimate_mean_and_sd based on user feedback, now available for direct use.
  • Moved the package sn to Suggests.
  • Fixed vignette building errors.

v1.2.1

20 Jun 22:47
Compare
Choose a tag to compare
  • 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

06 Jun 19:24
Compare
Choose a tag to compare
  • Fixes package website and documentation.

v1.1.0

06 Jun 10:52
Compare
Choose a tag to compare
  • A minor update of functions and vignettes.

v1.0.0

28 Mar 02:13
Compare
Choose a tag to compare
  • 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

16 Oct 22:31
Compare
Choose a tag to compare
  • Initial release.
  • Tested on platforms: x86_64-pc-linux-gnu (64-bit) and x86_64-w64-mingw32 (64-bit).