print.vim {vimp}R Documentation

Print vim objects

Description

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

Usage

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

Arguments

x

the vim object of interest.

...

other options, see the generic print function.


[Package vimp version 2.3.3 Index]