I have generated a functional trait dendrogram using species x trait and plots x species matrices through dbFD
in package FD. I want to randomize the tips of the trait dendrogram to check if community assembly of the trees in my study area is random or if their are functional differences between plots. I have the vectors for functional richeness, evenness, and dispersion from the dbFD
output.
Can someone please help me with the next step of how to infer community assembly mechanisms?
Could I just randomize the species composition in plots and re-run the analyses. This implies that I shuffle my original dataset, create a new community matrix each time, and run that in dbFD
to get indices for functional diversity?