formula.locfit {locfit}R Documentation

Formula method for a Locfit object.

Description

Extract the model formula from a locfit object.

Usage

formula(x, ...)

Arguments

x "locfit" object.
... currently not used.

Value

Returns the formula from the locfit object.

See Also

locfit


[Package Contents]