coefficients: A named numeric vector of estimated parameters.
value: The value of the (negative) log-likelihood at convergence.
loglik: The maximized log-likelihood.
counts: Number of gradient evaluations performed.
hessian: Hessian matrix at the optimum.
fisher_infoHC: The (approximate) Fisher information matrix.
prop_sigmaHC: Approximate standard errors.
level: Levels of the selection variable.
nObs: Number of observations.
nParam: Number of estimated parameters.
N0: Number of unobserved (censored) observations.
N1: Number of observed (uncensored) observations.
NXS: Number of parameters in the selection equation.
NXO: Number of parameters in the outcome equation.
df: Degrees of freedom (observations minus parameters).
aic: Akaike Information Criterion.
bic: Bayesian Information Criterion.
initial.value: Initial parameter values used in the optimization.