R scripts developed for a dedicated course on statistical synthesis, focusing on the rigorous aggregation and analysis of results from multiple studies.
This repository showcases practical application of key meta-analysis techniques:
| Method | Focus | Key Files |
|---|---|---|
| Meta-Regression | Investigating heterogeneity and the influence of study-level covariates on aggregated effect sizes. | Metaregresion.R |
| Effect Models | Implementation of foundational methods, such as the Fixed-Effect Model, for calculating weighted average effect sizes. | Modelo_de_efecto_fijo.R |
| Reliability Analysis | Computational assessment of Inter-Judge/Inter-Rater Agreement in research contexts. | Codigo_acuerdo_inter_jueces.R |
| Workflow | General R syntax and workflow for executing complex meta-analytic pipelines. | Sintaxis.R, meta.R |
- Language: R