Learn R Programming

LorenzRegression (version 2.2.0)

coef.LR: Estimated coefficients for the Lorenz regression

Description

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

Usage

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

Value

a vector gathering the estimated coefficients

Arguments

object

An object of S3 class "LR".

...

Additional arguments.

See Also

Lorenz.Reg

Examples

Run this code
## For examples see example(Lorenz.Reg)

Run the code above in your browser using DataLab