Click or drag to resize
Accord.NET (logo)

DescriptiveAnalysisMeasures Property

Gets a collection of DescriptiveMeasures objects that can be bound to a DataGridView.

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

Property Value

Type: DescriptiveMeasureCollection
See Also