fm_FL {FuzzyPovertyR}R Documentation

Fuzzy monetary poverty estimation

Description

This function calculates the fuzzy membership function as defined in Betti et. al, 2018.

Usage

fm_FL(predicate.ord, weight.ord)

Arguments

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)

Value

A numeric vector containing the estimated membership function.


[Package FuzzyPovertyR version 2.0.1 Index]