test.deconv.metrics {SpatialDDLS} | R Documentation |
Get and set test.deconv.metrics
slot in a
DeconvDLModel
object
Description
Get and set test.deconv.metrics
slot in a
DeconvDLModel
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 to assess the performance of the model on each sample of test data. |
[Package SpatialDDLS version 1.0.2 Index]