formula.locfit {locfit} | R Documentation |
Extract the model formula from a locfit object.
## S3 method for class 'locfit': formula(x, ...)
x |
locfit object. |
... |
Arguments passed to and from other methods. |
Returns the formula from the locfit object.