test.deconv.metrics {digitalDLSorteR} | R Documentation |
Get and set test.deconv.metrics
slot in a
DigitalDLSorterDNN
object
Description
Get and set test.deconv.metrics
slot in a
DigitalDLSorterDNN
object
Usage
test.deconv.metrics(object, metrics = "All")
test.deconv.metrics(object, metrics = "All") <- value
Arguments
object |
|
metrics |
Metrics to show ( |
value |
List with evaluation metrics used to assess the performance of the model on each sample of test data. |
[Package digitalDLSorteR version 1.0.1 Index]