Type: Package
Package: latent2likert
Title: Converting Latent Variables into Likert Scale Responses
Version: 1.2.1
Authors@R: 
    person("Marko", "Lalovic", , "marko@lalovic.io", role = c("aut", "cre"))
Description: Effectively simulates the discretization process inherent to
    Likert scales while minimizing distortion.  It converts continuous
    latent variables into ordinal categories to generate Likert scale item
    responses.  Particularly useful for accurately modeling and analyzing
    survey data that use Likert scales, especially when applying
    statistical techniques that require metric data.
License: MIT + file LICENSE
URL: https://lalovic.io/latent2likert/
BugReports: https://github.com/markolalovic/latent2likert/issues/
Depends: R (>= 3.5)
Imports: graphics, mvtnorm, sn, stats, utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-06-22 15:11:25 UTC; markolalovic
Author: Marko Lalovic [aut, cre]
Maintainer: Marko Lalovic <marko@lalovic.io>
Repository: CRAN
Date/Publication: 2024-06-24 15:50:02 UTC
Built: R 4.4.3; ; 2025-04-07 02:19:09 UTC; windows
