print.miceFast_pool: Print method for pooled MI results

View source: R/pool.R

print.miceFast_poolR Documentation

Print method for pooled MI results

Description

Prints a concise summary of pooled multiple imputation results, showing the key inference columns: estimate, std.error, statistic, df, and p.value.

Usage

## S3 method for class 'miceFast_pool'
print(x, ...)

Arguments

x

an object of class "miceFast_pool", as returned by pool.

...

additional arguments (currently ignored).

Value

Invisibly returns x.


miceFast documentation built on Feb. 26, 2026, 5:06 p.m.