palma: Calculate palma ratio

Description Usage Arguments Value

Description

This functions calculates palma ratio, with or without weights, with customizable ranges for top and bottom income ranges

Usage

1
palma(x, weights = rep(1, length(x)), bot = 40, top = 10)

Arguments

x

input data

weights

corresponding weights to data, default weight is 1 for each data point

bot

percentage of poorest population used, default 40

top

percentage of richest population used, default 10

Value

Palma Ratio


MichFredricks/IneQuant documentation built on May 28, 2019, 1:52 p.m.