You are here:
Symbol Reference >
Dew Namespace
>
Dew.Stats Namespace
>
Structs, Records, Enums
>
Dew.Stats.TStepwiseAction Enumeration
Dew Stats for .NET
Dew.Stats.TStepwiseAction Enumeration
Structs, Records, Enums
Collapse All
Stepwise regression variable action.
Syntax
C#
Visual Basic
public
enum
TStepwiseAction
:
uint
{
swaUnchanged
,
swaRemoved
,
swaAdded
}
Public
Enum
TStepwiseAction
Inherits
uint
swaUnchanged
swaRemoved
swaAdded
End Enum
File
StatTools.cs
Group
Structs, Records, Enums
Links
Structs, Records, Enums
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!