setMetricFamilyParameterValues
R2026bClass: slmetric.config.Configuration
Namespace: slmetric.config
(To be removed) Obtain compliance and issues metric data on your Model Advisor configuration
The Metrics Dashboard app, model metrics, slmetric API, and corresponding customizations will be removed in a future release. For more information, see Migrating from Metrics Dashboard to Model Design Dashboards.
Syntax
setMetricFamilyParameterValues(config,...
'ModelAdvisorStandard', values)
Description
Use the Model Advisor Configuration Editor to create groups of Model Advisor checks or use
a shipped check group. Then, use the
setMetricFamilyParameterValues(
method to obtain compliance and issues data for this group and any
other groups that you specify as part of the config,...
'ModelAdvisorStandard', values)values input. Compliance data
is the percentage of passed checks. Issues data is the number of check issues. The
values input sets the groups that are members of the family that you
associate with a particular slmetric.config.Configuration object.