fs_objective {FuzzyPovertyR}R Documentation

Fuzzy supplementary poverty estimation

Description

The objective function to find the root of.

Usage

fs_objective(s.ord, w.ord, alpha, HCR, verbose)

Arguments

s.ord

A vector of ordered deprivation scores.

w.ord

A vector of ordered sampling weights. In the same order of s.ord.

alpha

The alpha parameter.

HCR

The head count ratio.

verbose

Logical. whether to print the proceeding of the procedure.

Value

The difference between the expected value of the membership function and the head count ratio.


[Package FuzzyPovertyR version 2.0.1 Index]