
sandwich.heckmanGE Sandwich Estimator for Generalized Heckman Model
Source:R/sandwich.heckmanGE.R
sandwich.heckmanGE.RdComputes the sandwich estimator of the variance-covariance matrix for the heckmanGE model.
Arguments
- x
An object of class
heckmanGErepresenting a fitted Generalized Heckman model.- bread.
A function to compute the "bread" part of the sandwich estimator. Defaults to
bread.heckmanGE.- meat.
A function to compute the "meat" part of the sandwich estimator. Defaults to
meat.heckmanGE.- ...
Additional arguments passed to
meat..