print.gnrflex {gnrprod} | R Documentation |
Print estimate of the flexible input elasticity, the sum of squared residuals, and convergence status from gnrflex
.
## S3 method for class 'gnrflex'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
an object of class 'gnrflex'. |
digits |
the number of significant figures to use for printing. |
... |
currently not used. |
print.gnrflex
has no return value and only prints a brief overview of elements contained in an object of class 'gnrflex' as described in the description.