NewAggregWam function

Create object of class "AggregWam"

Create object of class "AggregWam"

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

NewAggregWam(weights)

Arguments

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

See Also

Aggregation using numerical operators