Learn R Programming

miceFast (version 0.9.1)

print.miceFast_pool: 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 miceFast_pool
print(x, ...)

Value

Invisibly returns x.

Arguments

x

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

...

additional arguments (currently ignored).