Provides plot methods for objects.
Usage
# S4 method for class 'ConfregEL'
plot(x, y, ...)
# S4 method for class 'EL'
plot(x, y, ...)
# S4 method for class 'ELD'
plot(x, y, ...)
Arguments
- x
An object to be plotted.
- y
Not used.
- ...
Further graphical parameters (see
par
).
Methods (by class)
plot(ConfregEL)
: Plots a two-dimensional confidence region for model parameters.plot(EL)
: Plots empirical likelihood displacement values versus observation index.eld()
is called implicitly.plot(ELD)
: Plots empirical likelihood displacement values versus observation index.