Package: guess
Title: Adjust Estimates of Learning for Guessing
Version: 0.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")))
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 <http://gsood.com/research/papers/guess.pdf>.
URL: http://github.com/soodoku/guess
BugReports: http://github.com/soodoku/guess/issues
Depends: R (>= 3.2.1)
Imports: Rsolnp
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
Suggests: knitr (>= 1.11), rmarkdown, testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-02-08 21:35:52 UTC; gaurav
Author: Gaurav Sood [aut, cre],
  Ken Cor [aut]
Repository: CRAN
Date/Publication: 2016-02-08 23:44:06
Built: R 4.3.3; ; 2025-01-24 08:19:24 UTC; unix
