FKSUM (version 0.1.4)

plot.fk_regression: Plot method for class fk_regression

Description

Plot method for kernel regression estimate obtained with function fk_regression()

Usage

# S3 method for 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.