formula.locfit: Formula from a Locfit object.

formula.locfitR Documentation

Formula from a Locfit object.

Description

Extract the model formula from a locfit object.

Usage

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

Arguments

x

locfit object.

...

Arguments passed to and from other methods.

Value

Returns the formula from the locfit object.

See Also

locfit


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