summary.translogEst summarizes the estimation results
of a Translog Function.## S3 method for class 'translogEst':
summary( object, \dots )## S3 method for class 'summary.translogEst':
print( x, \dots )
translogEst.summary.translogEst.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.translogEst.