Glance method to extract information from a `mipo` object
# S3 method for 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