print.fk_regression: Print method for class fk_regression
Description
Print method for kernel regression estimate obtained with function fk_regression()
Usage
# S3 method for fk_regression
print(x, ...)
Arguments
- x
an object of class fk_regression, output from the function of the same name.
- ...
(optional) further arguments passed to or from other methods.