HyperState {Microsoft.VisualBasic.Math.Statistics.Hypothesis.FishersExact} | .NET clr documentation |
# namespace Microsoft.VisualBasic.Math.Statistics.Hypothesis.FishersExact
export class HyperState {
n: integer;
n_1: integer;
n1_: integer;
n11: integer;
prob: double;
valid: boolean;
}