Skip to content
Prev 13453 / 20628 Next

clustered data with glmer() and glmmPQL()

You can use tank as a fixed effect instead of a random effect. In that case
your model reduces to a general linear model. Personally I prefer a
likelihood based model (glmer) over a penalised quasi-likelihood model
(glmmPQL) unless I need things that are not available with glmer.

You need to use the log(weight) of the fish as an offset factor instead of
calculating the ratio.

ir. Thierry Onkelinx
Instituut voor natuur- en bosonderzoek / Research Institute for Nature and
Forest
team Biometrie & Kwaliteitszorg / team Biometrics & Quality Assurance
Kliniekstraat 25
1070 Anderlecht
Belgium

To call in the statistician after the experiment is done may be no more
than asking him to perform a post-mortem examination: he may be able to say
what the experiment died of. ~ Sir Ronald Aylmer Fisher
The plural of anecdote is not data. ~ Roger Brinner
The combination of some data and an aching desire for an answer does not
ensure that a reasonable answer can be extracted from a given body of data.
~ John Tukey

2015-06-16 1:54 GMT+02:00 Marsela Alvanopoulou <marselalv at gmail.com>: