Learn R Programming

vimp (version 2.1.0)

print.vim: Print a vim object

Description

Prints out the table of estimates, confidence intervals, and standard errors for a vim object.

Usage

# S3 method for vim
print(x, ...)

Arguments

x

the vim object of interest.

...

other options, see the generic print function.