| print.lfeval {locfit} | R Documentation | 
Print the Locfit Evaluation Points.
Description
Prints a matrix of the evaluation points from a locfit
or lfeval structure.
Usage
## S3 method for class 'lfeval'
print(x, ...)
Arguments
| x | A  | 
| ... | Arguments passed to and from other methods. | 
Value
Matrix of the fit points.
See Also
[Package locfit version 1.5-9.10 Index]