Updates slots from RPrometheeArguments
objects.
UpdateRPrometheeArguments(object, element, newValue)
A RPrometheeArguments
object.
A character value to indicate which slot is going to be updated. The name must be exactly the same as the name of the argument.
An object of the class of the element that is being updated.
For example, if it is parms
, newValue
must be a numeric vector.
The updated arguments can be datMat
, vecWeights
,
vecMaximiz
, prefFunction
, parms
, normalize
,
alphaVector
, band
, constraintDir
or bounds
.
Other RPromethee methods: PrometheeIIIPlot
,
PrometheeIIPlot
,
PrometheeIPlot
,
PrometheeIVPlot
,
RPrometheeConstructor
,
RPrometheeIII
, RPrometheeII
,
RPrometheeIVKernel
,
RPrometheeIV
, RPrometheeI
,
RPrometheeV
,
SensitivityAnalysis
,
UpdateRPrometheeAlternatives
,
WalkingWeightsPlot
,
plot,RPrometheeI-method