You are here: Symbol Reference > StatTools Namespace > Structs, Records, Enums > StatTools.TStepwiseAction Enumeration
Stats Master VCL
ContentsIndex
PreviousUpNext
StatTools.TStepwiseAction Enumeration

Stepwise regression variable action.

Pascal
TStepwiseAction = (
  swaUnchanged,
  swaRemoved,
  swaAdded
);
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!