Predictor Information (Support)
USAGE:
loess.matrix(data.object, terms.object = attr(data.object,"terms"))
ARGUMENTS:
data.object
date frame or loess object
terms.object
terms object.
This is a support routine for
loess
and
predict.loess
, and should not be used on its own. It produces information about predictors needed by these two routines.