ineqExplained.LR {LorenzRegression} | R Documentation |
Retrieves the explained Gini coefficient or the Lorenz-R^2
from an object of class "LR"
.
## S3 method for class 'LR'
ineqExplained(object, type = c("Gini.explained", "Lorenz-R2"), ...)
object |
An object of S3 class |
type |
Character string specifying the type of inequality metric to retrieve. Options are |
... |
Additional arguments. |
A numeric value representing the requested inequality metric.