measureR provides a unified Shiny-based environment for educational and psychological measurement, including:
The package is designed for users who prefer a graphical workflow without writing code, while still leveraging robust statistical methodologies implemented in well-established R packages.
install.packages("measureR") library(measureR)
library(measureR) run_measureR()
This will open the full Shiny interface, where you can upload data, choose an analysis module, and generate results.
Once inside the GUI:
measureR provides:
This ensures results produced through the GUI can be published or documented with confidence.
Please cite this package as:
Djidu, H. (2026). measureR: Tools for educational and psychological measurement. https://github.com/hdmeasure/measureR. R Packages.
sessionInfo()
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.