| estimatePool | R Documentation |
Performs pooled estimation for Generalized Linear Models (GLMs) using either the standard COLA-GLM approach or the heterogeneous intercept extension (COLA-GLM-H). This function supports binary and Poisson outcomes.
estimatePool(KSiteIPD, formula, family = "binomial",
outcome_name, heter_intercept = FALSE)
KSiteIPD |
|
formula |
|
family |
|
outcome_name |
outcome name |
heter_intercept |
Logical; if |
A data frame with point estimates and standard errors for each coefficient
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.