The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

equaltestMI

Travis build status

This package includes a number of functions for users to examine measurement invariance via equivalence testing along with adjusted RMSEA cutoff values. In particular, a projection-based method is implemented to test the equality of latent factor means across groups without assuming the equality of intercepts.

Users can install the package from CRAN:

{r setup, message=FALSE, warning=FALSE} ## load package install.packages("equaltestMI") library(equaltestMI)

or install the most recent version from the maintainer’s GitHub repository:

{r setup2, message=FALSE, warning=FALSE} # install.packages("devtools") # library(devtools) devtools::install_github("gabriellajg/equaltestMI", force=TRUE) library(equaltestMI)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.