lmCombine | R Documentation |
Function that combines lm()
results across multiple imputation runs.
lmCombine(model, dig = 3)
model |
name of |
dig |
number of decimals to print in output. |
[INSERT].
Summary of multiple regression imputation models.
Other multipleImputation:
imputationCombine()
,
imputationModelCompare()
,
imputationPRV()
Other multipleRegression:
plot2WayInteraction()
,
ppPlot()
,
semPlotInteraction()
,
update_nested()
#INSERT
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.