Skip to content

Enrico68/meta-analysis-stats-foundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š Meta-Analysis Stats Foundation

Fondamenti statistici per la Meta-Analisi β€” Un corso progressivo in R Notebooks

🎯 Obiettivo

Questo repository contiene i notebook fondazionali per apprendere i concetti statistici necessari per condurre e interpretare una meta-analisi in R.

Progettato per essere usato con Positron IDE + Claude Code.


πŸ“š Struttura del Corso

# Notebook Argomento Stato
01 01_distribuzioni_e_probabilita.qmd Distribuzioni, probabilitΓ , normale βœ…
02 02_stima_e_inferenza.qmd Media, varianza, SE, IC βœ…
03 03_effect_size.qmd Cohen's d, OR, RR, correlazione βœ…
04 04_eterogeneita.qmd Q, IΒ², τ² β€” cuore della meta-analisi βœ…
05 05_modelli_fixed_random.qmd Fixed vs Random effects βœ…

πŸ› οΈ Setup

install.packages(c("tidyverse", "meta", "metafor", "ggplot2", "knitr", "effectsize"))

πŸš€ Come Usare

  1. Apri il progetto in Positron
  2. Esegui i notebook in ordine (01 β†’ 05)
  3. Usa Claude Code per esplorare, modificare, sperimentare

Testi di riferimento: Borenstein et al. (2021) Β· Harrer et al. (2022)

About

πŸ“Š Fondamenti statistici per la meta-analisi in R β€” Quarto notebooks per Positron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors