value_at_lb: Solves for beta Lorenz curves

View source: R/gd_compute_pip_stats_lb.R

value_at_lbR Documentation

Solves for beta Lorenz curves

Description

value_at_lb()solves for beta Lorenz curves.

Usage

value_at_lb(x, A, B, C)

Arguments

x

numeric: Point on curve.

A

numeric: Lorenz curve coefficient. Output of regres()$coef[1].

B

numeric: Lorenz curve coefficient. Output of regres()$coef[2].

C

numeric: Lorenz curve coefficient. Output of regres()$coef[3].

Value

numeric


PIP-Technical-Team/wbpip documentation built on Nov. 29, 2024, 6:57 a.m.