gplot()
on a
numeric
object
gplot.numeric(x, y, se.y, xlab, ylab, residuals, rug, scale, se, xlim, ylim, fit, ...)This is a method for the function
gplot()
for objects inheriting from class
numeric
.
See
gplot
or
gplot.default
for the general behavior of this function
and for the interpretation of
x
,
y
,
se.y
,
xlab
,
ylab
,
residuals
,
rug
,
scale
,
se
.