networklevel(web, index="ALL", ISAmethod="Bluethgen", SAmethod = "Bluethgen",
extinctmethod = "r", nrep = 100, plot.it.extinction = FALSE, plot.it.dd=FALSE,
CCfun=median, dist="horn")
vegdist
in package vegan
.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.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 thelower trophic level is subtracted from that of the higher, positive values indicate a higher specialisation of the higher trophic level.H2fun
and second.extinct
.data(Safariland)
networklevel(Safariland)
Run the code above in your browser using DataLab