Learn R Programming

micEcon (version 0.6-18)

residuals.translogEst: Residuals of a Translog function

Description

Extract the residuals from the estimation of a Translog function.

Usage

# S3 method for translogEst
residuals( object, ... )

Value

residuals.translogEst returns a vector containing the residuals of an estimated translog function.

Arguments

object

an object of class translogEst.

...

currently not used.

Author

Arne Henningsen

See Also

translogEst and residuals