View source: R/summary.snreg.R View source: R/print.summary.snreg.R
| print.summary.snreg | R Documentation |
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 class 'summary.snreg'
print(x, digits = NULL, ...)
x |
an object of class |
digits |
integer indicating the number of digits to print; default |
... |
additional arguments (currently unused). |
Print Method for Summary of snreg Objects
This method expects a fitted "snreg" object.
The input obj is returned (invisibly) after printing.
summary.snreg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.