print.scb: Print method for simultaneous confidence bands

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


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

Related to print.scb in locfit...