Provides plot methods for objects.
# S4 method for ConfregEL
plot(x, y, ...)
# S4 method for EL
plot(x, y, ...)
# S4 method for ELD
plot(x, y, ...)
An object to be plotted.
Not used.
Further graphical parameters (see par
).
No return value, called for side effects.
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.