This blog is updated daily.
A general description is here.
‘drop1.glm()’ misbehaved for models fitted with ‘y = FALSE’ (PR#19128,
Amal Tawfik).
‘confint(<free1way>, parm)’ returned confidence intervals for all parameters when ‘parm’ requested a subset.
‘summary(<free1way>)’ renames p-values to ‘Pr()’ and thus ‘printCoefmat’ recognises them.
‘drop1.glm()’ misbehaved for models fitted with ‘y = FALSE’ (PR#19128, Amal Tawfik).
‘confint(<free1way>, parm)’ returned confidence intervals for all parameters when ‘parm’ requested a subset.
‘summary(<free1way>)’ renames p-values to ‘Pr(..)’ and thus ‘printCoefmat’ recognises them.
‘strptime(ch, "...%OS<n>...")’ now disregards contiguous digits in "<n>", for symmetry with ‘strftime()’, fulfilling Frederick Eaton's wish in PR#17209, thanks to a patch by Suharto Anggono.
