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

Result matrix with size of (IterCount*VarCount) x 5.

Pascal
property ReportCoeff: TMtx;

Each iteration adds independent variable count rows. The columns are as follows: [0] Iteration Step [1] Variable index [2] variable selection where 0 means excluded and 1 means included. [3] holds the normalized coeffients and Fourth column the [4] corresponding t-values for each coefficient [5] two tailed p-values. Bigger p-values suggest the probability that the model would better, if the variable would be excluded.

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