Guidelines for measurement invariance and aligment methods using library(rd3c3)
Preface
library(rd3c3)
is A wrapper function library designed to fit model-based invariance models and alignment methods to assess cross cultural comparability of responses between countries and groups, on international large-scale assessments.
It helps researchers to write Mplus code, via MplusAutomation to implement invariance analysis.
It uses graded response models with a probit link (i.e., confirmatory factor analysis with ordinal indicators).
How to install
# -----------------------------------------------
# install rd3c3
# -----------------------------------------------
::install_github(
devtools'dacarras/rd3c3',
force = TRUE
)
How to cite the current document
Carrasco, Diego; Sandoval-Hernández, Andrés; Eryilmaz, Nurullah (2025). Guidelines for measurement invariance and aligment methods using library(rd3c3)
. figshare. Software. https://doi.org/10.6084/m9.figshare.28028564
Acknowledgement
This work was supported by the IEA Research and Development Fund.