summary.translogEst
summarizes the estimation results
of a Translog Function.
# S3 method for translogEst
summary( object, ... )# S3 method for summary.translogEst
print( x, ... )
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.
an object of class translogEst
.
an object of class summary.translogEst
.
currently ignored.
Arne Henningsen
translogEst
.