plot.spline.correlog function

Plots a spline correlogram

Plots a spline correlogram

`plot' method for class "spline.correlog".

## S3 method for class 'spline.correlog' plot(x, ylim = c(-1, 1), ...)

Arguments

  • x: an object of class "spline.correlog", usually, as a result of a call to spline.correlog.
  • ylim: limits for the y-axis (default: -1, 1).
  • ...: other arguments

Returns

A plot of the spline correlogram function against distance is produced. 95% pointwise confidence (or null) envelopes are superimposed (if available).

See Also

spline.correlog, summary.spline.correlog

  • Maintainer: Ottar N. Bjornstad
  • License: GPL-3
  • Last published: 2022-05-07