x
.x
.
"plot"(x, y, skip = -1, ...)
skip=1L
(default) only the initial residual --
that is computed before any iteration, is skipped, if
present in the track (it associated with iteration 0).plot
method can be
provided.x
is an appropriate structure.par
).
Many methods will accept the following arguments:
type
"p"
for
points, "l"
for lines, "b"
for both, "c"
for the
lines part alone of "b"
, "o"
for both
overplotted, "h"
for
histogram like (or high-density)
vertical lines, "s"
for stair steps,
"S"
for other steps, see
Details below, "n"
for no plotting.
type
s give a warning or an error;
using, e.g., type = "punkte"
being equivalent to
type = "p"
for S compatibility. Note that some
methods, e.g. plot.factor
, do not accept
this. main
title
.sub
title
.
xlab
title
.ylab
title
.asp
plot.window
.