print.vim: Print 'vim' objects

View source: R/print.vim.R

print.vimR 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.


vimp documentation built on Aug. 29, 2023, 1:06 a.m.