plot.lsqr {TSSS} | R Documentation |
Plot Fitted Trigonometric Polynomial
Description
Plot original data and fitted trigonometric polynomial returned by
lsqr
.
Usage
## S3 method for class 'lsqr'
plot(x, rdata = NULL, ...)
Arguments
x |
an object of class |
rdata |
original data, if necessary. |
... |
further graphical parameters may also be supplied as arguments. |
[Package TSSS version 1.3.4-5 Index]