View source: R/print.heckmanGE.R
print.heckmanGE | R Documentation |
Prints a summary of the results from a fitted heckmanGE
model, including estimates for different model components, log-likelihood, AIC, BIC, and other relevant statistics.
## S3 method for class 'heckmanGE'
print(x, ...)
x |
An x of class |
... |
Additional arguments passed to or from other methods. |
Prints the estimates and statistics of the Generalized Heckman model to the console.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.