fm_FL {FuzzyPovertyR} | R Documentation |
This function calculates the fuzzy membership function as defined in Betti et. al, 2018.
fm_FL(predicate.ord, weight.ord)
predicate.ord |
A sorted vector of a predicate variable (in ascending order). |
weight.ord |
A sorted vector of weights (in the same order of s.ord) |
A numeric vector containing the estimated membership function.