| autocor.plot | R Documentation |
Provides a deprecated compatibility alias for 'autocorPlot()'.
autocor.plot(fit, main = "Current vs Lagged residuals", ...)
fit |
output from the function 'lm()'. |
main |
the plot title. |
... |
extra parameters passed to 'autocorPlot()'. |
Invisibly returns the result of 'autocorPlot()', called for its plotting side effect.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.