fm_objective {FuzzyPovertyR}R Documentation

Fuzzy monetary poverty estimation.

Description

Fuzzy monetary poverty estimation.

Usage

fm_objective(predicate.ord, weight.ord, alpha, HCR, fm, verbose)

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)

alpha

The value of the exponent parameter to use in the non-linear equation as of Betti et. al, 2018.

HCR

The head count ratio.

fm

the type of membership function to use

verbose

prints the proceeding of the routine.

Value

The value of the objective function


[Package FuzzyPovertyR version 2.0.1 Index]