Prints the contents of a "summary.snreg" object in a structured
format. The method reports convergence status (based on gradient-Hessian
scaling), log-likelihood, estimation results, and—when present—summaries
for technical/cost efficiencies and marginal effects.
# S3 method for summary.snreg
print(x, digits = NULL, ...)The input obj is returned (invisibly) after printing.
an object of class "summary.snreg" (produced by summary.snreg).
integer indicating the number of digits to print; default NULL
(internally set to 4).
additional arguments (currently unused).
Print Method for Summary of snreg Objects
This method expects a fitted "snreg" object.
summary.snreg