residuals.translogEst {micEcon} | R Documentation |
Extract the residuals from the estimation of a Translog function.
## S3 method for class 'translogEst'
residuals( object, ... )
object |
an object of class |
... |
currently not used. |
residuals.translogEst
returns a vector
containing the residuals of an estimated translog function.
Arne Henningsen
translogEst
and residuals