slmetric.metric.Metric Class
Namespace: slmetric.metric
Superclasses:
(To be removed) Abstract class for creating model metrics
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
Abstract base class for creating model metrics. To create a model metric, create a
MATLAB® class that derives from the slmetric.metric.Metric
class.
Properties
Methods
algorithm | (To be removed) Specify logic for metric data analysis |