is.prediction {RBaM} | R Documentation |
prediction tester
Description
Is an object of class 'prediction'?
Usage
is.prediction(o)
Arguments
o |
Object, an object. |
Value
A logical equal to TRUE if class(o)== 'prediction', FALSE otherwise.
[Package RBaM version 1.0.1 Index]