Click or drag to resize
Accord.NET (logo)

GoodnessOfFitAnalysis Property

Gets the analysis that has produced this measure.

Namespace:  Accord.Statistics.Analysis
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
[BrowsableAttribute(false)]
public DistributionAnalysis Analysis { get; }
Request Example View Source

Property Value

Type: DistributionAnalysis
See Also