decorate.earth: Decorates an "earth" object with an "xlevels" element.
Description
Decorates an "earth" object with an "xlevels" element.
Usage
# S3 method for earth
decorate(x, data, ...)
Arguments
- x
An "earth" object.
- data
The training dataset.
- ...
Arguments to pass on to the "decorate.default" function.