[Rd] standard errors from glm (PR#3180)
Thomas Lumley
tlumley at u.washington.edu
Tue Jun 3 17:46:24 MEST 2003
On Wed, 4 Jun 2003 mcneney at db.math.sfu.ca wrote:
>
> The QR decomposition being returned by glm.fit uses the fitted values from
> parameter estimates at the (final-1)st iteration. But don't we want
> fitted values from parameter estimates at the final iteration?
> I tried inserting the following lines upon completion of the iterative
> weighted least squares loop:
>
Well, yes, perhaps. OTOH it's a whole lot easier just to tighten the
tolerance for convergence, which has been done for 1.7.1
-thomas
More information about the R-devel
mailing list