RegressionStep Properties

Properties

AdjustedRSquared Gets the adjusted R Squared value of the model after completion of the step.
Operation Gets the operation performed in the step.
RSquared Gets the R Squared value of the model after completion of the step.
Value Gets the p-value or statistic corresponding to the variable that was operated on.
VariableIndex Gets the index of the variable that was operated on.
VariableName Gets the name of the variable that was operated on.

See Also