Description Usage Arguments Value Examples
View source: R/ModelComparison.R
A function to calculate mean, standard deviation and CIs for model fit stats across imputed datasets
1 | get_stats_on_fit_from_MI(x, y)
|
x |
A mids object |
y |
Model to be evaluated as a string |
A numeric vector containing the weights mean, SD & upper and lower values of 95
1 | get_stats_on_fit_from_MI(mi.res,"age5_standardised ~ gender")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.