Skip to contents

Returns a one-row metadata summary for a fitted qgcompmulti_mi object. The output is intentionally compact and inference-focused.

Usage

# S3 method for class 'qgcompmulti_mi'
glance(x, ...)

Arguments

x

A fitted qgcompmulti_mi object.

...

Not used.

Value

A one-row data frame containing compact pooled-fit metadata for the qgcompmulti_mi object, including sample-size information, the number of imputations, input-type metadata, estimand-scale metadata, mixture coding metadata, Monte Carlo size, interaction status, retained-fit status, and clustering metadata.

Details

glance() stays compact for pooled MI objects. It summarizes how the pooled fit was constructed, but it does not try to stand in for pooled prediction output, pooled diagnostics, or a full scientific narrative about model adequacy.