Learn R Programming

pda (version 1.3.0)

run_pooled_analysis: Function to perform all data processing and pooled stratified analysis

Description

Function to perform all data processing and pooled stratified analysis

Usage

run_pooled_analysis(data, outcome_id, outcome_time, sites)

Value

A list containing the results of the standard logistic and Poisson pooled analysis.

Arguments

data

The combined LATTE_ADRD data.

outcome_id

The name of the primary outcome column.

outcome_time

The name of the outcome time column (for Poisson).

sites

A vector of site identifiers.