Description Usage Arguments Details Value Note Author(s) Examples
Plot local shorth length
1 2 3 4 5 6 7 8 9 |
x |
an object of class lshorth, or a vector of x values. |
y |
a matrix of shorth length, if x is not of class lshorth – not yet implemented. |
xlim |
passed to plot. |
ylim |
passed to plot. |
probs |
coverage probabilities, if x is not of class lshorth – not yet implemented. |
main |
passed as argument to |
xlab |
a label for the |
ylab |
a label for the |
frame.plot |
a logical indicating whether a box should be drawn around the plot. |
legendpos |
position, passed to |
rug |
logical. If TRUE, a |
rescale |
rescaling method:one of "none","neg","std","inv". |
... |
additional arguments passed to plot. |
For each point in x
the length of the shortest interval covering a
fraction p
of the data is marked.
The internal function legend.lshorth()
gives a model how to customize the legend.
an object of class lshorth
. See lshorth
.
Scaling still under experiment
G. Sawitzki gs@statlab.uni-heidelberg.de
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.