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

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

Syntax
C#
Visual Basic
public TVecInt BitMask;

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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!