summary.heckmanGE {heckmanGE}R Documentation

summary.heckmanGE Summary of Generalized Heckman Model

Description

Provides a summary of the parameters and diagnostic information from a fitted Generalized Heckman model.

Usage

## S3 method for class 'heckmanGE'
summary(object, ...)

Arguments

object

An object of class heckmanGE representing a fitted Generalized Heckman model.

...

Additional arguments passed to other methods.

Value

Prints a detailed summary of the fitted Generalized Heckman model, including parameter estimates, standard errors, model fit statistics, and optimization details.


[Package heckmanGE version 1.0.0 Index]