Rdocumentation
powered by
Learn R Programming
locfit (version 1.5-8)
formula.locfit: 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