NewAggregOwa function

Create object of class "AggregOwa"

Create object of class "AggregOwa"

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

NewAggregOwa(weights)

Arguments

  • weights: numeric vector, The weights of the OWA aggregation operator (the sum of the weights must be equal to 1 without negative values)

See Also

Aggregation using numerical operators