Re: [Rd] Small quirks in summary.(g)lm docs

2013-03-08 Thread Milan Bouchet-Valat
Hi! Anybody on this patch? Le mardi 19 février 2013 à 17:32 +0100, Milan Bouchet-Valat a écrit : > Hi! > > In R 3.0.0 from current SVN, ?summary.lm says: > > Value [...] > > df degrees of freedom, a 3-vector (p, n-p, p*), the last > >being the number of non-aliased coefficients. > > ?summar

[Rd] Small quirks in summary.(g)lm docs

2013-02-19 Thread Milan Bouchet-Valat
Hi! In R 3.0.0 from current SVN, ?summary.lm says: > Value [...] > df degrees of freedom, a 3-vector (p, n-p, p*), the last >being the number of non-aliased coefficients. ?summary.glm says: > df a 3-vector of the rank of the model and the number of residual >degrees of freedom, plus numb