summary.translogRayEst: Summarizing the Estimation of a Translog Ray Function

Description Usage Arguments Value Author(s) See Also

Description

summary.translogEst summarizes the estimation results of a translog ray function.

Usage

1
2
3
4
5
## S3 method for class 'translogRayEst'
summary( object, ... )

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

Arguments

object

an object of class translogRayEst.

x

an object of class summary.translogRayEst.

...

currently ignored.

Value

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.

Author(s)

Arne Henningsen

See Also

translogRayEst.


micEconDist documentation built on May 2, 2019, 4:41 p.m.