plot.fk_regression: Plot method for class fk_regression

View source: R/fk_regression.R

plot.fk_regressionR 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.


FKSUM documentation built on April 15, 2023, 5:06 p.m.