decorate {r2pmml} | R Documentation |
Dispatches execution to the most appropriate model decoration function.
Description
Dispatches execution to the most appropriate model decoration function.
Usage
decorate(x, ...)
Arguments
x |
A model object. |
... |
Arguments to pass on to the selected function. |
[Package r2pmml version 0.28.0 Index]