Rdocumentation
powered by
Learn R Programming
PEIP (version 1.7)
linesconst: Plot constant model
Description
Add to plotting model in piecewise constant form over n subintervals, where n is the length of x.
Usage
linesconst(x, l, r, ...)
Arguments
x
model to be plotted
l
left endpoint of plot
r
right endpoint of plot
...
graphical parameters
Value
graphical side effects
Details
Used for plotting vector models
See Also
plotconst