formula.locfit: Formula from a Locfit object.
Description
Extract the model formula from a locfit object.
Usage
# S3 method for locfit
formula(x, ...)
Arguments
...
Arguments passed to and from other methods.
Value
Returns the formula from the locfit object.