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

# 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.