Learn R Programming

locfit (version 1.5-9.9)

print.gcvplot: Print method for gcvplot objects

Description

Print method for "gcvplot" objects. Actually, equivalent to plot.gcvplot(). scb function.

Usage

# S3 method for gcvplot
print(x, ...)

Arguments

x

gcvplot object.

...

Arguments passed to and from other methods.

See Also

gcvplot, plot.gcvplot summary.gcvplot