fm_mu_TFR {FuzzyPovertyR}R Documentation

Fuzzy monetary poverty estimation

Description

Fuzzy monetary poverty estimation

Usage

fm_mu_TFR(predicate.ord, weight.ord, alpha)

Arguments

predicate.ord

A ordered numeric vector of a predicate variable (i.e. equivalised income or expenditure)

weight.ord

A numeric vector of sampling weights. if NULL simple random sampling weights will be used.

alpha

The value of the exponent in equation $E(mu)^(alpha-1) = HCR$. If NULL it is calculated so that it equates the expectation of the membership function to HCR

Value

A numeric vector containing the estimated membership function.


[Package FuzzyPovertyR version 2.0.1 Index]