setMetricFamilyParameterValues
Class: slmetric.config.Configuration
Package: slmetric.config
Obtain compliance and issues metric data on your Model Advisor configuration
Since R2018b
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.
Input Arguments
Examples
Version History
Introduced in R2018b