shareByStrata_fromQuantile: Using a quantile function, computes the income share of a...

Description Usage Arguments Value

Description

Using a quantile function, computes the income share of a strata defined by a lower bound and an upper bound in the ordered cumulative income distribution

Usage

1
2
3
4
5
6
shareByStrata_fromQuantile(
  qf,
  lowerBound = 0,
  upperBound = 1,
  subdivisions = 2000
)

Arguments

qf

A quantile funcion

lowerBound

A value between 0 and 1, indicating the lower bound of the strata

upperBound

A value between 0 and 1, indicating the upper bound of the strata

Value

Returns income share (a numeric value) of the strata


antrologos/inequalityTools documentation built on May 23, 2021, 11:56 a.m.