plot.polreg: Plot Fitted Polynomial Trend

View source: R/polreg.R

plot.polregR Documentation

Plot Fitted Polynomial Trend

Description

Plot trend component of fitted polynomial returned by polreg.

Usage

## S3 method for class 'polreg'
plot(x, rdata = NULL, ...)

Arguments

x

an object of class "polreg".

rdata

original data, if necessary.

...

further graphical parameters may also be supplied as arguments.


TSSS documentation built on Sept. 29, 2023, 9:07 a.m.