pool_fitted_GLMs function

Pool estimates of fitted GLM models in imputed or synthetic datasets

Pool estimates of fitted GLM models in imputed or synthetic datasets

pool_fitted_GLMs(GLMResults, method = c("imputation", "synthesis_full", "synthesis_partial"))

Arguments

  • GLMResults: output from the fit_GLMs function
  • method: choose between "imputation", "synthesis_full", "synthesis_partial"

Returns

Results: a list of GLM results after combining rules

  • Maintainer: Jingchen Hu
  • License: GPL (>= 3)
  • Last published: 2022-10-03

Useful links