Learn R Programming

vimp (version 1.1.6)

plot.vim: Plot vim objects

Description

Plot the estimates and standard errors for a set of vim objects.

Usage

# S3 method for vim
plot(x, y, ...)

Arguments

x

an vim object.

y

a vector of names, given in the same order as the estimates in the vim object.

...

other options, see the generic plot function.