Function to perform all data processing and pooled stratified analysis
run_pooled_analysis(data, outcome_id, outcome_time, sites)A list containing the results of the standard logistic and Poisson pooled analysis.
The combined LATTE_ADRD data.
The name of the primary outcome column.
The name of the outcome time column (for Poisson).
A vector of site identifiers.