coef.LR: Estimated coefficients for the Lorenz regression

View source: R/LR-coef.R

coef.LRR Documentation

Estimated coefficients for the Lorenz regression

Description

Provides the estimated coefficients for an object of class "LR".

Usage

## S3 method for class 'LR'
coef(object, ...)

Arguments

object

An object of S3 class "LR".

...

Additional arguments.

Value

a vector gathering the estimated coefficients

See Also

Lorenz.Reg

Examples

## For examples see example(Lorenz.Reg)


LorenzRegression documentation built on June 27, 2025, 9:07 a.m.