Enum Alt

Alternative hypotheses. Exact meaning varies with test used.

enum Alt : int { ... }

Enum members

NameDescription
greater f(input1) > X
less f(input1) < X
none Skip P-value computation (and confidence intervals if applicable) and just return the test statistic.
twoSided f(input1) != X