R/psychtest.R

#' @name psychtest
#' @title Lord and Cressie Binomial Psychological Test Data
#' @description Frequencies of test scores (number of correct answers) 
#' on a psychological test with 20 questions.
#' @usage psychtest
#' @format  A data frame with 21 observations on 2 variables.
#' \describe{
#'     \item{\code{x}}{number of correct answers (out of 20 questions)}
#'     \item{\code{k}}{frequency out of 12990 exams.}
#' }
#' @source  Lord, F.M. and N. Cressie  (1975).  An Empirical Bayes Procedure for 
#' Finding an Interval Estimate, Sankhya, 37, 1-9.
#' @keywords datasets
NULL

Try the REBayes package in your browser

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

REBayes documentation built on Dec. 3, 2025, 5:06 p.m.