lfeval {locfit} | R Documentation |
Extract Locfit Evaluation Structure.
Description
Extracts the evaluation structure from a "locfit"
object.
This object has the class "lfeval"
, and has its own set of
methods for plotting e.t.c.
Usage
lfeval(object)
Arguments
object |
|
Value
"lfeval"
object.
See Also
locfit
,
plot.lfeval
,
print.lfeval
[Package locfit version 1.5-9.10 Index]