Skip to content
Prev 26877 / 63434 Next

confint for coefficients from lm model (PR#10496)

Yes, vcov is doing the right thing, and it does return dimnames.  (Note 
what the help page says about what parameters.)

If you do this via names not numbers it works out.  I have the .lm and 
.default cases working, but need more time to look into others.
On Wed, 5 Dec 2007, Peter Dalgaard wrote: