Print estimate of the flexible input elasticity, the sum of squared residuals, and convergence status from gnrflex
.
# S3 method for gnrflex
print(x, digits = max(3L, getOption("digits") - 3L), ...)
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.
an object of class 'gnrflex'.
the number of significant figures to use for printing.
currently not used.