Click or drag to resize

histogramModelGetDataTableForFrequencies Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.math.range.histogram
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public DataTable GetDataTableForFrequencies(
	DataTable output = null
)
Request Example View Source

Parameters

output (Optional)
Type: System.DataDataTable

Return Value

Type: DataTable
See Also