print.scb {locfit}R Documentation

Print method for simultaneous confidence bands

Description

Print method for simultaneous confidence bands created by the scb function.

Usage

## S3 method for class 'scb'
print(x, ...)

Arguments

x

"scb" object created by scb.

...

Arguments passed to and from other methods.

See Also

scb


[Package locfit version 1.5-9.10 Index]