enneaphylla_laciniata | R Documentation |
Objects equ
and sim
contain the results of the niche.equivalency.test
and the bg.similarity.test
(Warren et al. 2008) for Oxalis enneaphylla and O. laciniata from section Palmatifoliae.
data(equ)
data(sim)
A list containing five elements:
Name of the test.
Names of the two species compared.
Test statistics D and I of niche overlap based on Schoeners D and modified Hellinger distances.
p-values for the test statistics (if method = "niche equivalency test"
).
Formulation of the null hypothesis.
Null distributions of D and I derived from randomization (if method = "niche equivalency test"
).
Confidence intervals based on null distributions (if method = "background similarity test"
).
Confidence intervals based on null distributions (if method = "background similarity test"
).
Null distributions of D and I derived from randomization (if method = "background similarity test"
).
Null distributions of D and I derived from randomization (if method = "background similarity test"
).
C. Heibl, unpublished data.
Warren, D., R.E. Glor, & M. Turelli. 2008. Environmental niche equivalency versus conservatism: quantitative approaches to niche evolution. Evolution. 62: 2868-2883.
# plot results of niche equivalency test
data(equ)
plot(equ)
# plot results of background similarity test
data(sim)
plot(sim)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.