Learn R Programming

gnrprod (version 1.1.2)

coef.gnr: Print gross output function estimates

Description

Print or return a numeric matrix of the estimated parameters from an object of class 'gnr'.

Usage

# S3 method for gnr
coef(object, ...)

Value

the named vector of parameter estimates contained in an object of class 'gnr'.

Arguments

object

an object of class 'gnr'.

...

currently not used.