QuantileAggregator Constructor (String, Decimal, ListAggregator)

NReco.PivotData Class Library Documentation
Initializes a new instance of the QuantileAggregator class

Namespace:  NReco.PivotData
Assembly:  NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax

public QuantileAggregator(
	string f,
	decimal q,
	ListAggregator listAggr
)

Parameters

f
Type: SystemString
q
Type: SystemDecimal
listAggr
Type: NReco.PivotDataListAggregator
See Also

Reference