LOCFIT: R and S-Plus Help | ||||
rbox(cut=0.8, type="tree", ll, ur)
rbox() is used to specify a rectangular box evaluation
structure for locfit.raw(). The structure begins
by generating a bounding box for the data, then recursively divides
the box to a desired precision.
Arguments:
Examples:
data(ethanol) plot.eval(locfit(NOx~E+C,data=ethanol,scale=0,ev=rbox(cut=0.8))) plot.eval(locfit(NOx~E+C,data=ethanol,scale=0,ev=rbox(cut=0.3))) References:
Loader, C. (1999). Local Regression and Likelihood. Springer, New York.
Key Words:
Cleveland, W. and Grosse, E. (1991). Computational Methods for Local Regression. Statistics and Computing 1.
locfit
| ||||
|
Built: Thu Dec 2 16:56:05 EST 2004
Copyright © 2004, Catherine Loader locfit@herine.net | ||||