plot.fk_regression {FKSUM} | R Documentation |
Plot method for class fk_regression
Description
Plot method for kernel regression estimate obtained with function fk_regression()
Usage
## S3 method for class 'fk_regression'
plot(x, main = NULL, ...)
Arguments
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. |
[Package FKSUM version 1.0.1 Index]