You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently the permatfull/permatswap function removes row- and colnames when there is a strata argument.
I don't have time at the moment to fix this, so if you want this functionality you have to change the code such that permutations are run first, row- and colnames are fixed, and then comdistnt.par is run on the permuted matrices.
i've attached my distance matrix, strata vector, and phylogenetic distance matrix.
I use the following code to load and run them:
The error I get is:
I do not get this error when
strata = NULL
test_abundances.txt
test_distmat.txt
test_strata.txt
The text was updated successfully, but these errors were encountered: