An S4 class to be used by all RPromethee methods.
datMatA matrix containing the data from criterias and alternatives.
vecWeightsA vector of weights for each criteria.
vecMaximizA logical vector to indicate if the criteria should be maximized or minimized.
prefFunctionA numerical vector to indicate the type of the Preference Function
parmsa numerical matrix with parameters associated to the Preference Function. They're defined as a matrix of n columns and m rows. The maximum number of parameters is 3 and m is the number of criterias.
normalizeA boolean to normalize the index.
alphaVectorA numerical vector to indicate the size of the interval for each alternative in Promethee III ranking.
bandA numerical matrix with m rows corresponding to each criteria and one column corresponding to the bandwitch estimated for that criteria.
constraintDirA character vector with the direction of constraints to be optimized in Promethee V.
boundsA numeric vector used in Promethee V for the right-hand sides of the constraints.
alternativesA character vector with alternatives names.
criteriasA character vector with criterias names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.