print.heckmanGE {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.