isMetricFamilyParameterParameterized
Class: slmetric.config.Configuration
Namespace: slmetric.config
(To be removed) Determine whether Metrics Dashboard configuration object has 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
ParameterizedConfig = isMetricFamilyParameterParameterized(config,...
'ModelAdvisorStandard')
Description
For an slmetric.config.Configuration
object, use the
method to determine whether an ParameterizedConfig
= isMetricFamilyParameterParameterized(config
,...
'ModelAdvisorStandard'
)slmetric.config.Configuration
object
contains 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.