print.vim: Print vim objects
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.