Skip to content
Prev 236389 / 398500 Next

AIC for tweedie glm

eleadbeater <e.leadbeater <at> sussex.ac.uk> writes:
Everything you're saying sounds sensible.  The only (!) problem is
that your problem isn't reproducible (for me at least).
  What happens if you run 

library(tweedie)
example(AICtweedie)

from a fresh R session (possibly using R --vanilla)?

What are the results of sessionInfo()  ?

  Works for me.

  Ben Bolker