Skip to contents

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

DeconvDLModel object.

metrics

Metrics to show ('All' by default)

value

List with evaluation metrics to assess the performance of the model on each sample of test data.