glance.mipo | R Documentation |
Glance method to extract information from a 'mipo' object
## S3 method for class 'mipo'
glance(x, ...)
x |
An object with multiply-imputed models from 'mice' (class: 'mipo') |
... |
extra arguments (not used) |
a dataframe with one row and the following columns:
nimp
nobs
If x contains 'lm' models, R2 and Adj.R2 are included in the output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.