lflim {locfit} | R Documentation |
Construct Limit Vectors for Locfit fits.
Description
This function is used internally to interpret xlim
and flim
arguments. It should not be called directly.
Usage
lflim(limits, nm, ret)
Arguments
limits |
Limit argument. |
nm |
Variable names. |
ret |
Initial return vector. |
Value
Vector with length 2*dim.
See Also
[Package locfit version 1.5-9.10 Index]