Click or drag to resize
Accord.NET (logo)

HazardCoefficientWald Property

Gets the Wald's test performed for this coefficient.

Namespace:  Accord.Statistics.Analysis
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public WaldTest Wald { get; }
Request Example View Source

Property Value

Type: WaldTest
See Also