Skip to content

Zero alteration and mixed models?

2 messages · Kirsty Gurney, Ben Bolker

1 day later
#
Kirsty Gurney <kegurney at ...> writes:
I'll take at a stab at this with the usual caveat that the advice
is worth whatever you paid for it :-)
I think the answer to this question depends on your general purpose
in modeling, and your general philosophy of model selection.  In other
words, the answer is similar to the question of whether you should
drop or simplify any terms that don't appear to be doing anything useful.

  If you are doing confirmatory hypothesis testing, then you definitely
shouldn't.

  If you are primarily interested in prediction, it might be
reasonable to try to do some form of model selection, which will
generally increase the bias and decrease the variance (with due
attention to the effect of model uncertainty and model selection on
the confidence intervals/uncertainty of the estimates and predictions).
What you're describing above is essentially a crude form of backward
stepwise model selection (or at least the first step ...)

  Ben Bolker