summary.translogEst: Summarizing the Estimation of a Translog Function

View source: R/summary.translogEst.R

summary.translogEstR Documentation

Summarizing the Estimation of a Translog Function

Description

summary.translogEst summarizes the estimation results of a Translog Function.

Usage

## S3 method for class 'translogEst'
summary( object, ... )

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

Arguments

object

an object of class translogEst.

x

an object of class summary.translogEst.

...

currently ignored.

Value

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.

Author(s)

Arne Henningsen

See Also

translogEst.


micEcon documentation built on Sept. 4, 2022, 1:06 a.m.