Skip to contents

List implemented MORIE CPADS modules

Usage

morie_list_morie_modules()

Value

Data frame describing the implemented module surface.

Examples

morie_list_morie_modules()
#>                             name
#> 1                 data-wrangling
#> 2         descriptive-statistics
#> 3             distribution-tests
#> 4          frequentist-inference
#> 5             bayesian-inference
#> 6                   power-design
#> 7                logistic-models
#> 8               model-comparison
#> 9              regression-models
#> 10             propensity-scores
#> 11             causal-estimators
#> 12             treatment-effects
#> 13             dag-specification
#> 14                meta-synthesis
#> 15                     ebac-core
#> 16 ebac-selection-adjustment-ipw
#> 17             ebac-integrations
#> 18 ebac-gender-smote-sensitivity
#> 19                       figures
#> 20                        tables
#> 21                  final-report
#>                                                              description
#> 1                   Canonicalize and validate the real CPADS PUMF input.
#> 2                  Survey-weighted prevalence and probability summaries.
#> 3              Distributional diagnostics, correlations, and CLT checks.
#> 4      Frequentist prevalence, effect-size, and hypothesis-test outputs.
#> 5              Beta-binomial Bayesian summaries for key CPADS endpoints.
#> 6         Survey-weighted power planning summaries from real CPADS data.
#> 7                  Weighted logistic models for heavy-drinking outcomes.
#> 8                        Nested heavy-drinking model comparison outputs.
#> 9                          Weighted regression models for eBAC outcomes.
#> 10              Propensity/IPW workflow for cannabis and heavy drinking.
#> 11 Causal-estimator comparison across IPW, outcome-regression, and AIPW.
#> 12               ATE, ATT, ATC, and subgroup treatment-effect summaries.
#> 13                DAG and official-document alignment checklist outputs.
#> 14 Narrative synthesis outputs for study integration and interpretation.
#> 15                   Core eBAC weighted, missingness, and model outputs.
#> 16                                 Selection-adjusted eBAC IPW workflow.
#> 17                                Integrated eBAC final-summary outputs.
#> 18                eBAC interaction and SMOTE-sensitivity status outputs.
#> 19                  Figure exports for the documented analysis workflow.
#> 20              HTML table exports for the documented analysis workflow.
#> 21                              Final report and output-audit summaries.