predict.surface: This older surface function has been renamed as predictSurface
Description
Evaluates a a fitted model on a 2-D grid keeping any other variables constant.
The resulting object is suitable for use with functions for viewing 3-d
surfaces.Usage
## S3 method for class 'surface':
predict(object,...)## S3 method for class 'default':
predict.surface(object, ...)
See Also
predictSurface, predictSurfaceSE, predictSurfaceDerivative