print.gnriv {gnrprod}R Documentation

Printing second stage estimates

Description

Print estimates of the fixed input elasticities, productivity, objective function value, and convergence status from gnriv.

Usage

## S3 method for class 'gnriv'
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

an object of class 'gnriv'.

digits

the number of significant figures to use for printing.

...

currently not used.

Value

print.gnriv has no return value and only prints a brief overview of elements contained in an object of class 'gnriv' as described in the description.


[Package gnrprod version 1.1.2 Index]