fit_GLMs {NPBayesImputeCat}R Documentation

Fit GLM models for imputed or synthetic datasets

Description

Fit GLM models for imputed or synthetic datasets

Usage

fit_GLMs(InputData, exp)

Arguments

InputData

a list of imputed or synthetic datasets

exp

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

Value

Results: a list of GLM results


[Package NPBayesImputeCat version 0.5 Index]