You are here: Symbol Reference > StatTools Namespace > Classes > TMtxStepwiseReg Class > TMtxStepwiseReg Properties > TMtxStepwiseReg.ReportSSE Property
Stats Master VCL
ContentsIndex
PreviousUpNext
TMtxStepwiseReg.ReportSSE Property

Result matrix size of IterCount x (VarCount + 7).

Pascal
property ReportSSE: TMtx;

Each row starts with Step number followed by selection list of variables in columns followed by Standard Error (quality criteria). We strive to reduce standard error and the model with the smallest standard error is considered best. Additional columns are as follows: [0] Standard error = sqrt(SSE/dFE) [1] SSE = Residual sum of squares. [2] SSR = Regression sum of squares. [3] SST = Total sum of squares = SSE + SSR [4] R2 = Coefficient of determination [5] Adjusted R2 = Adjusted coefficient of determination [6] MSE = Residual variance

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!