Skip to content
Prev 1866 / 20628 Next

calculation of AIC

On Sun, 1 Feb 2009, orzack wrote:

            
[1] 0.1428571
[1] 0.1428571428571428
Error in options(digits = 23) :
   invalid 'digits' parameter, allowed 1...22
...but this of course won't help if there is explicit rounding programmed
into glm/lmer. I also do not understand what would motivate this code,
instead of a more straightforward round(aic,0).

--Adam