Learn R Programming

locfit (version 1.5-8)

print.gcvplot: 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
gcvplot object.
...
Arguments passed to and from other methods.

See Also

gcvplot, plot.gcvplot summary.gcvplot