View source: R/spline-correlog.r
plot.spline.correlog | R Documentation |
‘plot’ method for class "spline.correlog".
## S3 method for class 'spline.correlog' plot(x, ylim = c(-1, 1), ...)
x |
an object of class "spline.correlog", usually, as a result of a call to |
ylim |
limits for the y-axis (default: -1, 1). |
... |
other arguments |
A plot of the spline correlogram function against distance is produced. 95% pointwise confidence (or null) envelopes are superimposed (if available).
spline.correlog
, summary.spline.correlog
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.