You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Classes > TMtxStepwiseReg Class > TMtxStepwiseReg Properties > TMtxStepwiseReg.reportCoeff Property
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
TMtxStepwiseReg.reportCoeff Property

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

Syntax
C#
Visual Basic
public TMtx reportCoeff;

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!