Description Usage Arguments Value Author(s) See Also
This function can be used to call the underlingly model of an AbstractModel-class
instance.
Please see the documentation for AbstractModel-class
for example usage.
1 | ab.model(ab, X, Y)
|
ab |
An object of type |
X |
The |
Y |
The |
Returns an trained instance of whatever underlying model is in use. Suitable to be passed to predict
or ab.predict
.
Peter Werner
ab.create
, ab.predict
, AbstractModel-class
, gensemble
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.