test.pred {digitalDLSorteR} | R Documentation |
Get and set test.pred
slot in a
DigitalDLSorterDNN
object
Description
Get and set test.pred
slot in a
DigitalDLSorterDNN
object
Usage
test.pred(object)
test.pred(object) <- value
Arguments
object |
|
value |
Matrix object with the prediction results on test data. |
[Package digitalDLSorteR version 1.0.1 Index]