Applies the ordinary runs test to each row and column of a binary matrix individually.
oruns_test_byrowcol(mat)
A list with four elements:
Data frame with test results for each row.
Data frame with test results for each column.
Percentage summary of interpretation for rows.
Percentage summary of interpretation for columns.
A binary matrix (containing 0s and 1s, and possibly NAs).
oruns_test
Other Spatial analysis:
AFSD()
,
BPL()
,
count_subareas()
,
count_subareas_random()
,
fit_gradients()
,
join_count()
,
oruns_test()
,
oruns_test_boustrophedon()
,
plot_AFSD()