Package: guess
Title: Adjust Estimates of Learning for Guessing
Version: 0.7.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 latent class models that leverage 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 (2016)
    <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, checkmate
License: MIT + file LICENSE
VignetteBuilder: knitr
Suggests: knitr (>= 1.11), rmarkdown, testthat (>= 3.0.0), lintr, covr,
        dplyr, tibble
Encoding: UTF-8
Language: en-US
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-08-03 00:45:49 UTC; soodoku
Author: Gaurav Sood [aut, cre],
  Ken Cor [aut]
Maintainer: Gaurav Sood <gsood07@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-03 02:20:02 UTC
Built: R 4.6.0; ; 2026-08-03 03:08:00 UTC; unix
