residuals.translogEst: Residuals of a Translog function

View source: R/residuals.translogEst.R

residuals.translogEstR Documentation

Residuals of a Translog function

Description

Extract the residuals from the estimation of a Translog function.

Usage

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

Arguments

object

an object of class translogEst.

...

currently not used.

Value

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

Author(s)

Arne Henningsen

See Also

translogEst and residuals


micEcon documentation built on Sept. 4, 2022, 1:06 a.m.