Package: guess
Title: Adjust Estimates of Learning for Guessing
Version: 0.2.0
Author: Gaurav Sood [aut, cre],
  Ken Cor [aut]
Authors@R: c(person("Gaurav", "Sood", email = "gsood07@gmail.com", role = c("aut", "cre")),
			 person("Ken", "Cor", email = "mcor@ualberta.ca", role = c("aut")))
Maintainer: Gaurav Sood <gsood07@gmail.com>
Description: Adjust Estimates of Learning for Guessing. The package provides 
    standard guessing correction, and a latent class model that leverages
    informative pre-post transitions. For details of the latent class model,
    see <https://gsood.com/research/papers/guess.pdf>.
URL: https://github.com/finite-sample/guess
BugReports: https://github.com/finite-sample/guess/issues
Depends: R (>= 3.2.1)
Imports: Rsolnp
License: MIT + file LICENSE
VignetteBuilder: knitr
Suggests: knitr (>= 1.11), rmarkdown, testthat, lintr
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-09-11 17:00:23 UTC; soodoku
Repository: CRAN
Date/Publication: 2025-09-11 17:50:02 UTC
