You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Structs, Records, Enums > Dew.Stats.THotellingT2Type Enumeration
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
Dew.Stats.THotellingT2Type Enumeration

Defines Hotelling T2 test type.

Syntax
C#
Visual Basic
public enum THotellingT2Type : uint { htT2OneSample, htT2Paired, htT2Homoskedasticity, htT2Heteroskedasticity }

Statistics.cs

Members 
Description 
htT2OneSample 
One sample Hotelling T2 test. 
htT2Paired 
Two sample paired Hotelling T2 test. 
htT2Homoskedasticity 
Two sample unpaired Hotelling T2 test (test homoskedasticity). 
htT2Heteroskedasticity 
Two sample unpaired Hotelling T2 test (test heteroskedasticity). 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!