Description Usage Arguments Value Author(s) See Also
This function provides a wrapper around instantiating an object of class AbstractModel-class.
Please see the documentation for AbstractModel-class for example usage.
1 |
model.call |
The name of the model function as a string. |
model.args |
A named list of arguments. If used with |
predict.args |
A named list of arguments to be passed to the predict method for the model selected. |
formula |
A |
... |
Additional arguments to be passed to |
Returns an object of class AbstractModel-class.
Peter Werner
ab.model, ab.predict, AbstractModel-class, gensemble.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.