plot.lsqr | R Documentation |
Plot original data and fitted trigonometric polynomial returned by
lsqr
.
## S3 method for class 'lsqr'
plot(x, rdata = NULL, ...)
x |
an object of class |
rdata |
original data, if necessary. |
... |
further graphical parameters may also be supplied as arguments. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.