slmetric.metric.Result
(To be removed) Metric data for specified model component and metric algorithm
The Metrics Dashboard user interface, metricdashboard function, slmetric package API, and corresponding customizations will be removed in a future release. For more information, see Migrating from Metrics Dashboard to Model Maintainability Dashboard.
Description
An slmetric.metric.Result object contains the metric data
for a specified model component and metric algorithm.
Creation
Description
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.