R/measureR-package.R

#' Educational and Psychological Measurement Toolkit
#'
#' Provides an interactive Shiny-based environment for educational and psychological
#' measurement, supporting content validity, dimensionality assessment,
#' Classical Test Theory (CTT), Item Response Theory (IRT), Exploratory Factor Analysis
#' (EFA), Confirmatory Factor Analysis (CFA), and Structural Equation Modeling (SEM).
#' All analyses are conducted through an intuitive graphical user interface without
#' requiring users to write code.

#'
#' @section Main Function:
#' The primary entry point is \code{\link{run_measureR}}, which launches the
#' full interactive application.
#'
"_PACKAGE"

Try the measureR package in your browser

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

measureR documentation built on May 15, 2026, 9:06 a.m.