autocor.plot: Deprecated autocorrelation plot alias

View source: R/autocor.plot.R

autocor.plotR Documentation

Deprecated autocorrelation plot alias

Description

Provides a deprecated compatibility alias for 'autocorPlot()'.

Usage

autocor.plot(fit, main = "Current vs Lagged residuals", ...)

Arguments

fit

output from the function 'lm()'.

main

the plot title.

...

extra parameters passed to 'autocorPlot()'.

Value

Invisibly returns the result of 'autocorPlot()', called for its plotting side effect.


s20x documentation built on July 1, 2026, 9:06 a.m.