Learn R Programming

NPBayesImputeCat (version 0.5)

fit_GLMs: Fit GLM models for imputed or synthetic datasets

Description

Fit GLM models for imputed or synthetic datasets

Usage

fit_GLMs(InputData, exp)

Value

Results: a list of GLM results

Arguments

InputData

a list of imputed or synthetic datasets

exp

GLM expression (for polr and nnet, those libraries should be loaded first)