getMetricFamilyParameterValues
Class: slmetric.config.Configuration
Package: slmetric.config
Obtain metric family Check Group IDs
Syntax
ArraysValue = getMetricFamilyParameterValues(config,...
'ModelAdvisorStandard')
Description
For an slmetric.config.Configuration
object, use the
method to obtain 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.ArraysValue
= getMetricFamilyParameterValues(config
,...
'ModelAdvisorStandard'
)
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2018b