fm_belhadj2011 {FuzzyPovertyR}R Documentation

Fuzzy monetary poverty estimation

Description

constructs fuzzy monetary poverty estimates as of Belhadj (2011)

Usage

fm_belhadj2011(x, z_min, z_max, weight, breakdown, ID)

Arguments

x

poverty predicate

z_min

parameter

z_max

parameter

weight

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

breakdown

A factor of sub-domains to calculate estimates for.

ID

A numeric or character vector of IDs. if NULL (the default) it is set as the row sequence.

Value

a list containing the membership function values and its expected value


[Package FuzzyPovertyR version 2.0.1 Index]