summary.MOA_regressor {RMOA} | R Documentation |
Summary statistics of a MOA regressor
Description
Summary statistics of a MOA regressor
Usage
## S3 method for class 'MOA_regressor'
summary(object, ...)
Arguments
object |
an object of class |
... |
other arguments, currently not used yet |
Value
the form of the return value depends on the type of MOA model
Examples
## TODO
[Package RMOA version 1.1.0 Index]