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

Bit vector holding 1 for included and 0 for excluded vars.

Pascal
property BitMask: TVecInt;

Initialize the BitMask with BitMask.BitCount and then set BitMask.Bits[i] and set AutoInitBitMask property to false. When doing forward search, those variables already 1 will not be excluded. When doing backward search, the variables already 0 will not be included.

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