Skip to content
Prev 13569 / 20628 Next

Scaling the response of a linear model to different factor groups

Dear Daniel,

You answered your first question yourself: if you don't add the interaction
then effect of whisker_row is forced to be identical between the species.
The interaction seems to be required from an ecological point of view.

I would not standardise the whisker lengths. I find that is makes the model
harder to interpret. Instead, rather think about the whether the effects of
species and whisker_row is additive of multiplicative. E.g. do you want to
express the difference between the first and second rows to be x mm
(additive) or rather as the second row is x% of the first row
(multiplicative). The additive model is plain lmm. You get the
multiplicative model by log transforming the length or by using a gamma
distribution with log link.

Best regards,

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-07-18 20:55 GMT+02:00 Daniel Rubi <daniel_rubi at ymail.com>: