summary.translogEst
summarizes the estimation results
of a translog ray function.## S3 method for class 'translogRayEst':
summary( object, \dots )## S3 method for class 'summary.translogRayEst':
print( x, \dots )
translogRayEst
.summary.translogRayEst
.summary.translogRayEst
returns
a list of class summary.translogRayEst
that is currently the provided object
,
but an element coefTable
has been added
and the class has been changed.translogRayEst
.