as.ebm {ebm} | R Documentation |
Coerce to an EBM object
Description
If possible, coerces its input to an ebm object.
Usage
as.ebm(x, ...)
Arguments
x |
An object that inherits from class
|
... |
Additional optional arguments. (Currently ignored.) |
Value
An ebm object that can be used with the associated methods
plot()
and so forth.
[Package ebm version 0.1.0 Index]