Package: guess Title: Adjust Estimates of Learning for Guessing Version: 0.5.0 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) . 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, checkmate 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 Repository: https://finite-sample.r-universe.dev Date/Publication: 2026-04-08 18:06:25 UTC RemoteUrl: https://github.com/finite-sample/guess RemoteRef: HEAD RemoteSha: 6397e949dd77b2711a56e0bcb00faac5c423cae4 NeedsCompilation: no Packaged: 2026-06-07 06:53:13 UTC; root Author: Gaurav Sood [aut, cre], Ken Cor [aut] Maintainer: Gaurav Sood