print.heckmanGE: print.heckmanGE Print of Generalized Heckman Model Results

View source: R/print.heckmanGE.R

print.heckmanGER Documentation

print.heckmanGE Print of Generalized Heckman Model Results

Description

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.


heckmanGE documentation built on Oct. 7, 2024, 5:09 p.m.