Metric data for specified model component and metric algorithm
An slmetric.metric.Result
object contains the metric data
for a specified model component and metric algorithm.
creates a handle to a metric results object.metric_result
= slmetric.metric.Result
Alternatively, if you collect results in an
slmetric.metric.ResultCollection
object, the
Results
property of the collection object returns the
collected slmetric.metric.Result
objects in an array.