print.gcvplot {locfit}R Documentation

Print method for gcvplot objects

Description

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

Usage

print.gcvplot(x, ...)

Arguments

x gcvplot object.
... Arguments passed to and from other methods.

See Also

gcvplot, plot.gcvplot summary.gcvplot


[Package locfit version 1.5-4 Index]