View source: R/fk_regression.R
plot.fk_regression | R Documentation |
Plot method for kernel regression estimate obtained with function fk_regression()
## S3 method for class 'fk_regression'
plot(x, main = NULL, ...)
x |
an object of class fk_regression, output from the function of the same name. |
main |
(optional) main title for plot. |
... |
(optional) further plotting parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.