print.gcvplot: Print method for gcvplot objects

print.gcvplotR 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

gcvplot object.

...

Arguments passed to and from other methods.

See Also

gcvplot, plot.gcvplot summary.gcvplot


locfit documentation built on July 9, 2023, 5:58 p.m.

Related to print.gcvplot in locfit...