owa.weights.Rd
Calculation of weights for OWA aggregation. The method "dbinom" and "fuller" are considered.
owa.weights(n, orness, method = c("dbinom", "fuller"))
n | Number of values to aggregate |
---|---|
orness | A value (vector) giving the orness to use (extreme values 0 and 1 are not allowed) |
method | The procedure used to produce the weigths |