Hey everyone,
I'm working on a project that has required me to run a whole slew of Mantel tests in the ade4 package. Now, I would like to combine these results into a publishable table with the correlation coefficient and the p-value for each test I have run. For example, one set of tests is named mantel.1998.1999, the correlation coefficients are labeled as "Observation" in the output table from ade4. mantel.1998.1999$Observation returns a NULL. mantel.1998.1999$Simulated p-value returns an error.
I've been combing stack overflow for days, and this seems like a stupid problem to have. Any thoughts?
Thanks!
~Laura