sandwich.heckmanGE | R Documentation |
Computes the sandwich estimator of the variance-covariance matrix for the heckmanGE
model.
sandwich.heckmanGE(x, bread. = bread.heckmanGE, meat. = meat.heckmanGE, ...)
x |
An object of class |
bread. |
A function to compute the "bread" part of the sandwich estimator. Defaults to |
meat. |
A function to compute the "meat" part of the sandwich estimator. Defaults to |
... |
Additional arguments passed to |
A variance-covariance matrix for the heckmanGE
model, computed using the sandwich estimator.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.