pool_fitted_GLMs {NPBayesImputeCat} | R Documentation |
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"))
Arguments
GLMResults |
output from the fit_GLMs function |
method |
choose between "imputation", "synthesis_full", "synthesis_partial" |
Value
Results: a list of GLM results after combining rules
[Package NPBayesImputeCat version 0.5 Index]