I stratified a dataset based on a categorical variable to get 10 strata. The purpose of the stratification is to increase observation homogeneity and remove potentially confounding unobserved effects. The observations are independent. Within each strata, I fit a weighted multiple regression with the same outcome and dependent variables. I am interested in meta-analyzing the coefficients for one of the dependent variables. Specifically, I want an estimate of the coefficient across all strata and the corresponding confidence interval and p-value. Any methods which are easily implementable in R would be appreciated.

More Daniel S Himmelstein's questions See All
Similar questions and discussions