test.metrics {digitalDLSorteR} | R Documentation |
Get and set test.metrics
slot in a
DigitalDLSorterDNN
object
Description
Get and set test.metrics
slot in a
DigitalDLSorterDNN
object
Usage
test.metrics(object)
test.metrics(object) <- value
Arguments
object |
|
value |
List object with the resulting metrics after prediction on test data with the Deep Neural Network model. |
[Package digitalDLSorteR version 1.0.1 Index]