Compute the sandwich variance components from a model fit
sandwich(fit, data, weights, t, fit.detail)
A list consisting of the Fisher information matrix (I) and the Score equations (U)
The data used to fit the model
Optional weights
Optional fixed time point for survival objects
For Cox models, the result of running coxph.detail on the model fit