Screen credit scorecard predictors for predictive value
returns the output variable, metric_table
= screenpredictors(data
)metric_table
, a MATLAB® table containing the calculated values for several measures of
predictive power for each predictor variable in the data
.
Use the screenpredictors
function as a preprocessing step in
the Credit Scorecard Modeling Workflow to reduce the number of predictor variables before you create the credit
scorecard using the creditscorecard
function from
Financial Toolbox™.
specifies options using one or more name-value pair arguments in addition to the
input arguments in the previous syntax. metric_table
= screenpredictors(___,Name,Value
)