Displaying 1 result from an estimated 1 matches for "cagori".
Did you mean:
cagri
2007 Jun 23
1
warning in a loop
...t(k[i], p[i]) : not enough 'x' observations
In addition: Warning messages:
1: number of items to replace is not a multiple of replacement length
2: number of items to replace is not a multiple of replacement length
As you might have understood, I want to test for difference between the two
cagories: "k" and "v". the second column of the data is the original
categorization and the rest columns(3:10) are a matrix of randomized values
between 1 to 3. (I have three categories)
My purpose of doing so is to check whether significant difference comes up
in the randomized data a...