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