make_growthApprCurve: Makes a Growth Appropriation Curve Function out of two income...

Description Usage Arguments Value

View source: R/growthApprCurve.R

Description

Makes a Growth Appropriation Curve Function out of two income vectors

Usage

1
make_growthApprCurve(x0, x1, w0 = NULL, w1 = NULL, gridIntegration = NULL)

Arguments

x0

A vector of incomes for group/time 0

x1

A vector of incomes for group/time 1

w0

(optional) A vector of sample weights for group/time 0

w1

(optional) A vector of sample weights for group/time 1

gridIntegration

(optional) A grid of class 'NIGrid' for multivariate numerical integration (mvQuad package)

Value

Returns a function which takes a vector of probabilities as inputs (p) and gives points at the Growth Appropriation Curve as outputs


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