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

Holds a list of vectors with data of variables

Pascal
property A: TVecList;

Each item holds data for one variable. All items in the list need to have equal length and the last item is the dependent variable (y) from the equation:  

y = b0 + b1*x1 + b2*x2 + ... + bn*xn;

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