Learn R Programming

micEcon (version 0.5-22)

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

Description

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

Usage

## S3 method for class 'translogRayEst':
summary( object, \dots )

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

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.

See Also

translogRayEst.