Package: guess
Title: Adjust Estimates of Learning for Guessing
Version: 0.2.1
Authors@R: c(
    person("Gaurav", "Sood", email = "gsood07@gmail.com", role = c("aut", "cre")),
    person("Ken", "Cor", email = "mcor@ualberta.ca", role = c("aut"))
    )
Description: Provides tools to adjust estimates of learning for guessing-related 
    bias in educational and survey research. Implements standard guessing 
    correction methods and a sophisticated latent class model that leverages 
    informative pre-post test transitions to account for guessing behavior. 
    The package helps researchers obtain more accurate estimates of actual 
    learning when respondents may guess on closed-ended knowledge items. 
    For theoretical background and empirical validation, see Cor and Sood (2018) 
    <https://gsood.com/research/papers/guess.pdf>.
URL: https://github.com/finite-sample/guess,
        https://finite-sample.github.io/guess/
BugReports: https://github.com/finite-sample/guess/issues
Depends: R (>= 4.0.0)
Imports: Rsolnp, stats
License: MIT + file LICENSE
VignetteBuilder: knitr
Suggests: knitr (>= 1.11), rmarkdown, testthat (>= 3.0.0), lintr, covr
RoxygenNote: 7.3.3
Encoding: UTF-8
Language: en-US
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-12-15 18:44:58 UTC; soodoku
Author: Gaurav Sood [aut, cre],
  Ken Cor [aut]
Maintainer: Gaurav Sood <gsood07@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-15 20:10:18 UTC
Built: R 4.6.0; ; 2025-12-15 21:41:33 UTC; unix
