summary.translogEst function

Summarizing the Estimation of a Translog Function

Summarizing the Estimation of a Translog Function

summary.translogEst summarizes the estimation results of a Translog Function.

## S3 method for class 'translogEst' summary( object, ... ) ## S3 method for class 'summary.translogEst' print( x, ... )

Arguments

  • object: an object of class translogEst.
  • x: an object of class summary.translogEst.
  • ...: currently ignored.

Returns

summary.translogEst returns a list of class summary.translogEst

that is currently the provided object, but an element coefTable has been added and the class has been changed.

See Also

translogEst.

Author(s)

Arne Henningsen