Package: COMMA Title: Correcting Misclassified Mediation Analysis Version: 1.1.1 Authors@R: person("Kimberly", "Webb", email = "kah343@cornell.edu", role = c("aut", "cre")) Author: Kimberly Webb [aut, cre] Maintainer: Kimberly Webb Description: Use three methods to estimate parameters from a mediation analysis with a binary misclassified mediator. These methods correct for the problem of "label switching" using Youden's J criteria. A detailed description of the analysis methods is available in Webb and Wells (2024), "Effect estimation in the presence of a misclassified binary mediator" . Depends: R (>= 4.2.0) Imports: Matrix (> 1.4-1), turboEM (>= 2021.1), dplyr (>= 1.1.4), foreach (>= 1.5.2), parallel (>= 4.3.1), doParallel (>= 1.0.17) Suggests: knitr (>= 1.40), kableExtra (>= 1.3.4), ggplot2 (>= 3.5.0), markdown (>= 1.13), stats (>= 4.3.1), svglite (>= 2.1.3) License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr Collate: 'sum_every_n1.R' 'sum_every_n.R' 'pistar_compute.R' 'pi_compute.R' 'COMBO_weight.R' 'COMBO_EM_function.R' 'COMBO_EM_algorithm.R' 'COMMA_data.R' 'w_m_normalY.R' 'w_m_binaryY.R' 'EM_function_normalY_XM.R' 'EM_function_normalY.R' 'EM_function_bernoulliY_XM.R' 'EM_function_bernoulliY.R' 'COMMA_EM.R' 'COMMA_boot_sample.R' 'COMMA_EM_bootstrap_SE.R' 'COMMA_OLS.R' 'COMMA_OLS_bootstrap_SE.R' 'COMMA_PVW.R' 'COMMA_PVW_bootstrap_SE.R' 'EM_function_poissonY.R' 'EM_function_poissonY_XM.R' 'NCHS2022_sample.R' 'misclassification_prob.R' 'theta_optim.R' 'theta_optim_XM.R' 'true_classification_prob.R' 'w_m_poissonY.R' LazyData: true Repository: https://kimberlywebb.r-universe.dev Date/Publication: 2024-12-16 13:23:42 UTC RemoteUrl: https://github.com/kimberlywebb/comma RemoteRef: HEAD RemoteSha: 01b953a5ed4b9df257efdab86ce83d49f362e5f6 NeedsCompilation: no Packaged: 2026-06-15 10:35:17 UTC; root