LOCFIT: R and S-Plus Help

lfmarg Generate grid margins. lfmarg
Usage:


lfmarg(xlim, m = 40)
Arguments:

xlim
Vector of limits for the grid. Should be of length 2*d; the first d components represent the lower left corner, and the next d components the upper right corner. Can also be a "locfit" object.
m
Number of points for each grid margin. Can be a vector of length d.
Value:

A list, whose components are the d grid margins.
Description:

This function is usually called by plot.locfit.
See Also:

Key Words:

locfit