Skip to content

How to do Clustered Standard Errors for Regression in R?

3 messages · Bo Cowgill, Kingsford Jones, Mark Difford

1 day later
#
Bo,

Try using RSiteSearch with the strings 'huber-white', 'sandwich' or
even 'clustered standard errors'.

You may also want to consider a mixed models approach -- see:

http://www.stat.columbia.edu/~cook/movabletype/archives/2007/11/clustered_stand.html

HTH,

Kingsford Jones
On Tue, Sep 16, 2008 at 12:01 PM, Bo Cowgill <bolc at stanfordalumni.org> wrote:
#
Hi Bo,
Frank Harrell's Design package has ?bootcov and ?robcov, which will both do
it.

Regards, Mark.
Bo Cowgill wrote: