Skip to contents

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