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