fs_objective {FuzzyPovertyR} | R Documentation |
The objective function to find the root of.
fs_objective(s.ord, w.ord, alpha, HCR, verbose)
s.ord |
A vector of ordered deprivation scores. |
w.ord |
A vector of ordered sampling weights. In the same order of |
alpha |
The alpha parameter. |
HCR |
The head count ratio. |
verbose |
Logical. whether to print the proceeding of the procedure. |
The difference between the expected value of the membership function and the head count ratio.