Topt {Microsoft.VisualBasic.Math.Statistics.Hypothesis} | .NET clr documentation |
# namespace Microsoft.VisualBasic.Math.Statistics.Hypothesis
export class Topt {
alpha: double;
# the alternative hypothesis.
alternative: Hypothesis;
mu: double;
}
alternative
: Hypothesis