fit_GLMs: Fit GLM models for imputed or synthetic datasets

View source: R/AllFunctions.R

fit_GLMsR 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


NPBayesImputeCat documentation built on March 28, 2026, 9:08 a.m.