Displaying 1 result from an estimated 1 matches for "geo_matrix".
Did you mean:
gen_matrix
2012 Mar 14
2
Using the mantel test in Ape Package
...E,
na.strings = c(" "),
fill = T,
header = FALSE,
blank.lines.skip = FALSE)
Gen_matrix <- as.matrix(Gen_dists)
mantel.test(Geo_matrix, Gen_matrix, nperm = 999, graph = T, alternative = "great")
I am getting a result but with lots of warning messages :
"Warning: non-square matrix"
However, my matrices are square!
Has anyone else had this problem?
Many thanks.
[[alternative HTML version deleted]]