You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Classes > TMtxStepwiseReg Class > TMtxStepwiseReg Methods > TMtxStepwiseReg.Recalc Method
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
TMtxStepwiseReg.Recalc Method

Triggers stepwise regression recalculation.

Syntax
C#
Visual Basic
public void Recalc();

The result of this calculation is stored in the "BitMask" vector. The BitMask defines the variables which are to be included in to the regression by having BitMask.Bits[i] set to True. For detail statistics of the final configuration of the multiple regression call the MulLinRegress followed by RegressTest.

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