Skip to content
Prev 66881 / 398513 Next

Error in colMeans ... what's wrong with my data?

Having searched and searched I still haven't found what's the problem with my data (I've attached the relevant file).
Every time I tried to use the CANCOR-Function I got error messages.
So I turned to check my two sets of variables separately by using the "colMeans"-Function. With one set no problem .. but with the other.

My input :
And the resulting error:

Error in colMeans(x, n, prod(dn), na.rm) : 
        `x' must be numeric


Can anyone give me a hint concerning the mistake I made?


Many thanks in advance

hardy