R/guess.R

#' \pkg{guess} adjusts estimates of learning for guessing related bias.
#'
#' It implements the method discussed in \url{http://gsood.com/research/papers/guess.pdf}
#' @name guess
#' @docType package
#' @importFrom stats chisq.test sd
NULL

Try the guess package in your browser

Any scripts or data that you put into this service are public.

guess documentation built on May 1, 2019, 10:25 p.m.