NEWS
qra 0.1.28.1
BUG FIXES
- Changes from 0.1.28 were made by Ben Bolker
- drop dispformula when fitting binomial model in timeMortality vignette
- removed explicit date field from DESCRIPTION (gets added automatically during package building)
- fixed a couple of scalar comparisons of class(obj) (there are still a few places where a warning is of the form paste("can't handle objects of class", class(obj)), which may give weird results when length(class(obj)) > 1 ...
qra 0.1.24
NEW FEATURES
- The function 'getRho()' now has an additional argument
'varMult', with default value 'FALSE'. If 'TRUE', a
list will be returned, with values of 'rho' as the first
element, and values of the multiplier for the binomial
variance (in terminology used in connection with 'glm()',
the "dispersion") as the second element.
- The parameter 'scaling' has been changed to 'offset'.
BUG FIXES
- The default for 'scaling' (now 'offset') was 1.0, where
it should have been 1.