msk.macrophytes.2017.addminbonusmalus {ecoval}R Documentation

Aggregation technique for MSK module macrophytes

Description

Aggregation technique for MSK module macrophytes.

Usage

msk.macrophytes.2017.addminbonusmalus(u, par)

Arguments

u

numeric vector of values or utilities to be aggregated.

par

numeric vector with the following components (n is the number of elements to aggregate):
par[1:n]: weights
par[n+1]: weight of additive aggregation (weight of minimum aggregation is 1-par[n+1])
par[(n+2):(2*n+1)]: indicators -1: malus, +1 bonus, 0 addmin.

Value

The function returns the aggregated value or utility.

Author(s)

Peter Reichert <peter.reichert@eawag.ch>


[Package ecoval version 1.2.9 Index]