This functions calculates fuzzy weighting vector from FuzzyWeights. The calculation was first described by Chang (1996).
calculate_weighting_vector(fuzzyWeights)## S4 method for signature 'FuzzyWeights'calculate_weighting_vector(fuzzyWeights)
Arguments
fuzzyWeights: object of FuzzyWeights
Returns
weighting vector for defined FuzzyWeights .
References
CHANG, Da-Yong, 1996, Applications of the extent analysis method on fuzzy AHP. European Journal of Operational Research. 1996. Vol. 95, no. 3, p. 649–655. DOI 10.1016/0377-2217(95)00300-2.