print.locfit: Print method for "locfit" object.

print.locfitR Documentation

Print method for "locfit" object.

Description

Prints a short summary of a "locfit" object.

Usage

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

Arguments

x

locfit object.

...

Arguments passed to and from other methods.

See Also

locfit


locfit documentation built on June 24, 2024, 5:08 p.m.

Related to print.locfit in locfit...