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
y
a vector of names, given in the same order as the estimates in the vim
object.
...
other options, see the generic plot
function.