NewAggregFis function

Create object of class "AggregFis"

Create object of class "AggregFis"

Function to create an aggregation operator of class AggregFis to be used in Fusion

NewAggregFis(fis, output_index = 1)

Arguments

  • fis: FisPro::Fis object, The Fis to be used in the aggregation operator
  • output_index: integer value, The index (1-based index) of the output in the Fis to be used in the aggregation (the default is 1)

Returns

AggregFis object

See Also

Aggregation using linguistic rules