I applied the permutation test on my data to test if they are inhomogeneous, present on page. 689 of the spatstatbook. As an example of the bronze filter data. To do so, I unmarked my points and ran the two tests (I also divided my area into 6 quadrants: 2 of 20x150m and 4 of 15x150m -> total area 100x150m), which showed that my general data are more or less homogeneous (I did the test via image of the behaviors of kscaled and kinho, where both had practically the same behavior). My local tests gave locTest(T=1.3437, p-value=0.225)
, corrTest (T = 2.3059, p-value = 0.052)
, which concludes that my overall data is more or less homogeneous
.
Although I have unmarked
my data to do the analysis, as in the example, I have many marks (sp, and many functional traits). My question is, should I apply the permutation test for each mark
type? In the case of categorical, for each level
? Or does the general test alone suffice for the assumption of homogeneity?