resetMetricFamilyParameterValues
Class: slmetric.config.Configuration
Namespace: slmetric.config
(To be removed) Clear metric family parameter values
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.
Syntax
resetMetricFamilyParameterValues(config,...
'ModelAdvisorStandard')
Description
For an slmetric.config.Configuration
object, use the
resetMetricFamilyParameterValues(
method to clear the metric family parameter values. These values are the Check Group IDs
corresponding to the check groups for which you obtain compliance and issues metric data.
Compliance metric data is the percentage of passed checks. Issues metric data is the number of
check issues.config
,...
'ModelAdvisorStandard'
)