Click or drag to resize
Accord.NET (logo)

AndersonDarlingTestPValueToStatistic Method

Not supported.

Namespace:  Accord.Statistics.Testing
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public override double PValueToStatistic(
	double p
)
Request Example View Source

Parameters

p
Type: SystemDouble

Return Value

Type: Double

Implements

IHypothesisTestPValueToStatistic(Double)
IHypothesisTestPValueToStatistic(Double)
See Also