Pool estimates of fitted GLM models in imputed or synthetic datasets
pool_fitted_GLMs(GLMResults, method = c("imputation", "synthesis_full", "synthesis_partial"))
GLMResults
: output from the fit_GLMs functionmethod
: choose between "imputation", "synthesis_full", "synthesis_partial"Results: a list of GLM results after combining rules
Useful links