Message-ID: <50d1c22d0612231746g7129024cla25d39a6264bbda1@mail.gmail.com>
Date: 2006-12-24T01:46:46Z
From: ivo welch
Subject: extend summary.lm for hccm?
dear R experts:
I wonder whether it is possible to extend the summary method for the
lm function, so that it uses an option "hccm" (well, model "hc0"). In
my line of work, it is pretty much required in reporting of almost all
linear regressions these days, which means that it would be very nice
not to have to manually library car, then sqrt the diagonal, and
recompute T-stats; instead, I would love to get everything in the same
format as the current output---except errors heteroskedasticity
adjusted.
easy or hard?
regards,
/iaw