v2.0.0
Loading...
Searching...
No Matches
sts_types.h
Go to the documentation of this file.
1//=============================================================================================================
20
21#ifndef STS_TYPES_H
22#define STS_TYPES_H
23
24//=============================================================================================================
25// DEFINE NAMESPACE STSLIB
26//=============================================================================================================
27
28namespace STSLIB
29{
30
31//=============================================================================================================
42
43//=============================================================================================================
55
56} // namespace STSLIB
57
58#endif // STS_TYPES_H
Statistical testing (t-tests, F-tests, cluster permutation, multiple comparison correction).
StatsTailType
Direction of the alternative hypothesis for a t- or F-test (left, right, or two-sided).
Definition sts_types.h:37
StatsCorrection
Strategy used to control false positives when a test is repeated across many (channel,...
Definition sts_types.h:49