R/autoRasch.R

#' autoRasch: A package for semi-automatic Rasch analysis
#'
#' @docType package
#' @name autoRasch
#' @description This package helps user to do Rasch analysis
#' (semi-)automatically which is comparable to the standard Rasch analysis using
#' common statistics.
#'
#' @useDynLib autoRasch, .registration=TRUE
#' @importFrom Rcpp evalCpp
NULL

Try the autoRasch package in your browser

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

autoRasch documentation built on Oct. 19, 2022, 5:12 p.m.