Skip to contents

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.

Usage

# S3 method for class 'heckmanGE'
print(x, ...)

Arguments

x

An x of class heckmanGE. This x should be a fitted model whose results are to be printed.

...

Additional arguments passed to or from other methods.

Value

Prints the estimates and statistics of the Generalized Heckman model to the console.