-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
23 lines (23 loc) · 1.14 KB
/
Copy pathDESCRIPTION
File metadata and controls
23 lines (23 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: MIE
Title: Measurement Invariance Explorer (MIE)
Version: 0.6-03
Date: Jun-20, 2026
URL: https://maksimrudnev.github.io/MIE.package/
Authors@R:
person("Maksim", "Rudnev", , "maksim.rudnev@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-2714-3840"))
Description: MIE helps to find groups that might demonstrate measurement invariance of latent factors. Instead of repeatedly running the models to test invariance, one may plot the group measures and visually select the ones that are closer to each other. User may interactively include and exclude groups that look different (by clicking on them), and the tool will automatically refit the models. To facilitate combination of groups, they are also clustered.
Depends: R (>= 4.3), lavaan (>= 0.6), ggplot2 (>= 3.0), ggrepel (>= 0.8), ggforce (>= 0.3), shiny (>= 1.1), DT (>= 0.5), igraph (>= 1.2), shinyjs (>= 1.0), shinyWidgets (>= 0.4), reshape2 (>= 1.4)
Imports:
stats,
utils,
markdown,
magrittr,
dplyr
License: GPL-3
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
Suggests: knitr
Config/Needs/website: knitr
Config/roxygen2/version: 8.0.0