Learn R Programming

locfit (version 1.1-11)

formula.locfit: Formula method for a Locfit object.

Description

Extract the model formula from a locfit object.

Usage

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

Arguments

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

Value

  • Returns the formula from the locfit object.

See Also

locfit