| print.gcvplot {locfit} | R Documentation |
Print method for gcvplot objects
Description
Print method for "gcvplot" objects. Actually, equivalent to
plot.gcvplot().
scb function.
Usage
## S3 method for class 'gcvplot'
print(x, ...)
Arguments
x |
|
... |
Arguments passed to and from other methods. |
See Also
gcvplot,
plot.gcvplot
summary.gcvplot
[Package locfit version 1.5-9.10 Index]