Learn R Programming

mice (version 3.19.0)

glance.mipo: Glance method to extract information from a mipo object

Description

Glance method to extract information from a mipo object

Usage

# S3 method for mipo
glance(x, ...)

Value

a dataframe with one row and the following columns:

  • nimp

  • nobs

Arguments

x

An object with multiply-imputed models from mice (class: mipo)

...

extra arguments (not used)