Description Usage Arguments Value Author(s) References See Also Examples
sahrlocs2niche converts an object of class sahrlocs into a
list that contains the arguments needed for a niche analysis
(function niche in package ade4).
1 2 | sahrlocs2niche(x, ani = names(x$hr), var = names(x$sa), used = c("hr",
"locs"))
|
x |
an object of class |
ani |
a character vector giving the name of the animals in the analyses |
var |
a character vector giving the name of the variables in the analyses |
used |
a character string. If |
Returns a list with three components:
index |
a vector of integer giving the index of the rows of
|
tab |
the table on which the |
y |
a table giving the weights of the niche analysis. |
Clement Calenge clement.calenge@oncfs.gouv.fr
Doledec, S., Chessel, D. and Gimaret, C. (2000) Niche separation in community analysis: a new method. Ecology, 81, 2914–1927.
as.sahrlocs for additional information on the
objects of class sahrlocs, niche for an
OMI analysis, and kasc2df for additional information on
the index component of the output.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.