Rdocumentation
powered by
Learn R Programming
locfit (version 1.1-3)
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