get_prediction_constant {iai} | R Documentation |
Generic function for returning the prediction constant in a trained learner
Description
Generic function for returning the prediction constant in a trained learner
Usage
get_prediction_constant(obj, ...)
Arguments
obj |
The object controlling which method is used |
... |
Arguments depending on the specific method used |
[Package iai version 1.10.1 Index]