-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
33 lines (33 loc) · 1.35 KB
/
DESCRIPTION
File metadata and controls
33 lines (33 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Package: MAIHDA
Type: Package
Title: Multilevel Analysis of Individual Heterogeneity and
Discriminatory Accuracy
Version: 0.1.7
Authors@R: c(
person("Hamid", "Bulut", email = "me@hamidbulut.com", role = c("aut", "cre"))
)
Description: Provides a comprehensive toolkit for conducting Multilevel Analysis
of Individual Heterogeneity and Discriminatory Accuracy (MAIHDA). Methods
are described in Merlo (2018) <doi:10.1016/j.socscimed.2017.12.018> and
Evans et al. (2018) <doi:10.1016/j.socscimed.2017.11.011>. Automatically
generates intersectional strata, fits analytical models, extracts statistics,
and produces visualizations.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.1.0)
Imports: lme4 (>= 1.1-27), ggplot2 (>= 3.3.0), dplyr (>= 1.0.0), tidyr
(>= 1.1.0), stats, rlang (>= 0.4.0)
Suggests: shiny, bslib, DT, future, promises, haven, shinyjs, brms (>=
2.15.0), testthat (>= 3.0.0), shinytest2, knitr, rmarkdown,
boot (>= 1.3-20)
VignetteBuilder: knitr
URL: https://github.com/hdbt/MAIHDA, https://hdbt.github.io/MAIHDA/
BugReports: https://github.com/hdbt/MAIHDA/issues
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-04-05 07:32:43 UTC; hamid
Author: Hamid Bulut [aut, cre]
Maintainer: Hamid Bulut <me@hamidbulut.com>
Repository: CRAN
Date/Publication: 2026-04-05 11:00:02 UTC