Learn R Programming

locfit (version 1.5-9.9)

print.lfeval: Print the Locfit Evaluation Points.

Description

Prints a matrix of the evaluation points from a locfit or lfeval structure.

Usage

# S3 method for lfeval
print(x, ...)

Value

Matrix of the fit points.

Arguments

x

A lfeval or locfit object

...

Arguments passed to and from other methods.

See Also

lfeval, locfit, plot.lfeval