lol.classify.rand {lolR} | R Documentation |
Random Classifier Utility
Description
A function for random classifiers.
Usage
lol.classify.rand(X, Y, ...)
Arguments
X |
|
Y |
|
... |
optional args. |
Value
A structure, with the following attributes:
ylabs |
|
priors |
|
Author(s)
Eric Bridgeford
[Package lolR version 2.1 Index]