coef.gnr {gnrprod} | R Documentation |
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 class 'gnr'
coef(object, ...)
Arguments
object |
an object of class 'gnr'. |
... |
currently not used. |
Value
the named vector of parameter estimates contained in an object of class 'gnr'.
[Package gnrprod version 1.1.2 Index]