Click or drag to resize
SignTestPercentile Property
The hypothesized percentile of the population.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double Percentile { get; set; }

Property Value

Type: Double
A double scalar containing the hypothesized percentile of the population from which x was drawn.
Remarks
By default, Percentile = 0.0.
See Also