| preplot.locfit | Prediction from a Locfit object. | preplot.locfit |
preplot(object, newdata, where, tr=NULL, what="coef",
band="none", get.data=F, f3d=F)
An object with class "preplot.locfit", containing the predicted values and additional information used to construct the plot.
preplot.locfit can be called directly, although it is more usual to call plot.locfit or predict.locfit. The advantage of preplot.locfit is in S-Plus 5, where arithmetic and transformations can be performed on the "preplot.locfit" object.plot(preplot(fit)) is essentially synonymous with plot(fit).
locfit, predict.locfit, plot.locfit.
locfit
| Locfit Home | Help Index |