coefficients: Named vector of estimated model parameters.
value: Negative of the maximum log-likelihood.
loglik: Maximum log-likelihood.
counts: Number of gradient evaluations performed.
hessian: Hessian matrix at the optimum.
fisher_infotS: Approximate Fisher information matrix.
prop_sigmatS: Standard errors for the parameter estimates.
level: Levels of the selection variable.
nObs: Number of observations.
nParam: Number of model parameters.
N0: Number of censored (unobserved) observations.
N1: Number of uncensored (observed) 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.