Skip to content

anova.cca question / missing data in constraining matrix

2 messages · ckellogg, Gavin Simpson

1 day later
#
On Tue, 2013-06-04 at 08:23 -0700, ckellogg wrote:
This pops up from time to time and IIRC relates to numerical issues for
the particular matrix - for example you are fitting too complex a model
for the data to support. It usually indicates something slightly on the
border of being ill-conditioned.

You can try reordering the data to see if that helps. Scaling the data
in some way may also help. Also try debugging the function call to see
in which of the terms the function is failing.

HTH

G