Skip to content
Prev 105890 / 398506 Next

Use of bread() function

This is pretty explicit, don't you think?
You did not look close enough at the docs in the sandwich package:
sandwich() can compute sandwich estimators from fitted models if there is
a bread() and an estfun() method. For errorsarlm neither exists and has to
be provided by you!
As I told you before, I do not know how easy (or sensible) it is, to set
up these methods based on the information available in errorsarlm. But the
vignette (and the source code) provide some worked examples for other
classes.
Roger Bivand added to this that the whole HC/sandwich approach implemented
in the sandwich package is probably not the most sensible thing to use
with spatial data...
Z