print.preplot.locfit {locfit} | R Documentation |
Print method for preplot.locfit objects.
Description
Print method for objects created by the
preplot.locfit
function.
Usage
## S3 method for class 'preplot.locfit'
print(x, ...)
Arguments
x |
|
... |
Arguments passed to and from other methods. |
See Also
preplot.locfit
,
predict.locfit
[Package locfit version 1.5-9.10 Index]