networklevel(web, index="ALL", ISAmethod="Bluethgen", SAmethod = "Bluethgen",
extinctmethod = "r", nrep = 100, plot.it.extinction = FALSE, plot.it.dd=FALSE,
CCfun=median, dist="horn", normalise=TRUE)
vegdist
in package vegan
.TRUE
.ncol(web)
.nrow(web)
.(nrow(web)-ncol(web))/sum(dim(web))
; web asymmetry is a null-model for what one might expect in dependence asymmetry: see Bl�thgen et al. (2007).visweb
function.H2fun
for details. To avoid confusion of keys (apostrophe vs. accent), we call the H2' only H2 here.DAmethod="Bluethgen"
) indicate higher dependence in the higher trophic level.dfun
), which is insensitive to the dimensions of the web. Again, two options of calculation are available: the one proposed by Bl�thgen et al. (2007), where they weight the specialisation value for each species by its abundance (SAmethod="Bluethgen"
) or where d'-values are log-transformed (argueing that d'-values are indeed log-normally distributed: SAmethod="log"
). Since the mean d-value for the lower trophic level is subtracted from that of the higher, positive values indicate a higher specialisation of the higher trophic level.degreedistr
for details and references.nestedness
and Rodr�guez-Giron�s & Santamaria (2002). Notice that the function nestedness
, as called by networklevel
, does not calculate any null model, simply because it is too computer-intensive. If you are interested in the different null models, please use the function nestedness
directly.H2fun
, second.extinct
, degreedistr
, C.score
and V.ratio
data(Safariland)
networklevel(Safariland)
Run the code above in your browser using DataLab