Topt {Microsoft.VisualBasic.Math.Statistics.Hypothesis} .NET clr documentation

Topt

Description

Declare

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

        

.NET clr type reference tree

  1. use by property member alternative: Hypothesis

[Package {$package} version {$version} Index]