Other packages > Find by keyword >

klausuR  

Multiple Choice Test Evaluation
View on CRAN: Click here


Download and install klausuR package within the R console
Install from CRAN:
install.packages("klausuR")

Install from Github:
library("remotes")
install_github("cran/klausuR")

Install by package version:
library("remotes")
install_version("klausuR", "0.12-14")



Attach the package and use:
library("klausuR")
Maintained by
m.eik michalke
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-09-01
Latest Update: 2022-04-04
Description:
A set of functions designed to quickly generate results of a multiple choice test. Generates detailed global results, lists for anonymous feedback and personalised result feedback (in LaTeX and/or PDF format), as well as item statistics like Cronbach's alpha or disciminatory power. 'klausuR' also includes a plugin for the R GUI and IDE RKWard, providing graphical dialogs for its basic features. The respective R package 'rkward' cannot be installed directly from a repository, as it is a part of RKWard. To make full use of this feature, please install RKWard from (plugins are detected automatically). Due to some restrictions on CRAN, the full package sources are only available from the project homepage.
How to cite:
m.eik michalke (2011). klausuR: Multiple Choice Test Evaluation. R package version 0.12-14, https://cran.r-project.org/web/packages/klausuR. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.12-1 (2011-09-01 20:35), 0.12-2 (2011-09-24 08:42), 0.12-5 (2012-03-11 07:39), 0.12-10 (2015-02-07 18:11), 0.12-13 (2022-03-02 01:30)
Other packages that cited klausuR R package
View klausuR citation profile
Other R packages that klausuR depends, imports, suggests or enhances
Complete documentation for klausuR
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA