IMSL C# Numerical Library

SignTest.Percentile Property

The hypothesized percentile of the population.

public double Percentile {get; set;}

Property Value

A double scalar containing the hypothesized percentile of the population from which x was drawn.

Remarks

By default, Percentile = 0.0.

See Also

SignTest Class | Imsl.Stat Namespace