Package: rstyles
Type: Package
Title: Generating Simulated Data Mimicking Response Styles to Survey
        Questions
Version: 0.4.0
Authors@R: c(person("Tomasz", "Zoltak",
                    email = "tomek@zozlak.org",
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0003-1354-4472")),
             person("Artur", "Pokropek",
                    email = "artur.pokropek@gmail.com",
                    role = c("aut"),
                    comment = c(ORCID = "0000-0002-5899-2917")),
             person("Marek", "Muszy\u0143ski",
                    email = "marek.a.muszynski@gmail.com",
                    role = c("aut"),
                    comment= c(ORCID = "0000-0002-9306-1237")))
Maintainer: Tomasz Zoltak <tomek@zozlak.org>
Description: Package allows to generate simulated datasets using algorithms
    that mimic different response styles to survey questions using: 1) IRTree
    approach (Bockenholt (2012) <doi:10.1037/a0028111>,
    (2017) <doi:10.1037/met0000106>), 2) (G)PCM (and rating scale version of
    a partial credit model) random-thresholds approach (Falk & Cai (2016)
    <doi:10.1037/met0000059>; Henninger & Meiser (2020a)
    <doi:10.1037/met0000249>, (2020b) <doi:10.1037/met0000268>; Plieninger
    (2017) <doi:10.1177/0013164416636655>), 3) user provided function that (with
    some probability) chooses response using information about previous
    responses. This allows to cover wide range of potential response styles
    like: extreme and middle (ERS, MRS), acquiesce (ARS) and also
    careless/inattentive responding (CR, IR).
License: MIT + file LICENSE
Depends: R (>= 4.0.0)
Suggests: testthat, covr, knitr, mnormt, rmarkdown, mirt, truncnorm
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-07-22 10:10:34 UTC; Tomek
Author: Tomasz Zoltak [aut, cre] (<https://orcid.org/0000-0003-1354-4472>),
  Artur Pokropek [aut] (<https://orcid.org/0000-0002-5899-2917>),
  Marek MuszyŃski [aut] (<https://orcid.org/0000-0002-9306-1237>)
Repository: CRAN
Date/Publication: 2021-07-23 09:10:02 UTC
