MF.beta4-package: Measuring ecosystem multifunctionality and assessing BEF...

MF.beta4-packageR Documentation

Measuring ecosystem multifunctionality and assessing BEF relationships

Description

MF.beta4 an R package for measuring ecosystem multifunctionality and assessing BEF relationships. The measures are illustrated by using ecosystem function and biodiversity data collected in a total of 209 plots in six European countries (the FunDivEUROPE dataset). All data are available from the Dryad repository; see Ratcliffe et al. (2017a, b) and Scherer-Lorenzen et al. (2023) for details. The software was originally developed for the Beta4 project (Müller et al. 2022) on the effect of enhancing the beta diversity between forest patches on ecosystem multifunctionality and forest resilience across spatial scales.

Based on a framework of Hill-Chao numbers of orders q = 0, 1 and 2, MF.beta4 features the following multifunctionality measures for a single and multiple ecosystems; see Chao et al. (2024) for pertinent methodology and decomposition theory.

(1) Multifunctionality measures in a single ecosystem: MF.beta4 computes a class of weighted multifunctionality measures for given function weights. Multifunctionality measures that correct for strong correlations between ecosystem functions to avoid redundancy are also provided. When biodiversity data are available, MF.beta4 also provides graphics for assessing biodiversity-ecosystem functioning (BEF) relationships between within-ecosystem multifunctionality and the species diversity for orders q = 0, 1, and 2.

(2) Multifunctionality measures in multiple ecosystems: for given function weights, MF.beta4 computes the gamma multifunctionality of pooled ecosystems, the within-ecosystem component (alpha multifunctionality) and the among-ecosystem component (beta multifunctionality). The correlation between functions can also be corrected for. When biodiversity data are available, MF.beta4 also provides graphics for assessing biodiversity-ecosystem functioning (BEF) relationships between gamma/alpha/beta multifunctionality and the species diversity for orders q = 0, 1, and 2 for all pairs of ecosystems/plots or for multiple ecosystems/plots.

This package includes four main functions:

1. function_normalization transforms ecosystem functions data to values between 0 and 1.

2. MF1_single computes a class of weighted multifuctionality measures in a single ecosystem for given individual function weights separately for two cases: (i) correlations between functions are not corrected for, and (ii) correlations between functions are corrected for.

3. MF2_multiple computes alpha, beta and gamma multifuctionality measures of orders q = 0, 1 and 2 for given function weights for all pairs of ecosystems (if by_pair = TRUE) or for multiple ecosystems (if by_pair = FALSE) separately for two cases (i) correlations between functions are not corrected for, and (ii) correlations between functions are corrected for.

4. MFggplot provides the graphical BEF relationships based on the output from the function MF1_single or MF2_multiple.

NOTE: The Latest Update in Nov. 1, 2024: In earlier versions, multifunctionality decomposition (alpha, beta and gamma) was performed only for pairs of plots/ecosystems. In the updated version, we have added a logical argument by_pair in the main function MF2_multiple to specify whether multifunctionality decomposition will be performed for all pairs of ecosystems or not. If by_pair =TRUE, alpha/beta/gamma multifunctionality will be computed for all pairs of ecosystems/plots in the input data; if by_pair = FALSE, alpha/beta/gamma multifunctionality will be computed for K plots (i.e., K can be greater than two) when data for K plots are provided in the input data. Default is by_pair =TRUE.

Author(s)

Anne Chao, Chun-Yu Liu, K. H. Hu
Maintainer: Anne Chao <chao@stat.nthu.edu.tw>

References

Chao, A., Chiu, C. H., Hu, K. H., van der Plas, F., Cadotte, M. W., Mitesser, O., et al. (2024). Hill-Chao numbers in multifunctionality allows decomposing gamma multifunctionality into alpha and beta components. Ecology Letters. 27, e14336. Available from: https://doi.org/10.1111/ele.14336

Müller, J., Mitesser, O. Cadotte, M. W., van der Plas, F., Mori, A, Ammer, C., Eisenhauer N. (2022). Enhancing the structural diversity between forest patches - a concept and real-world experiment to study biodiversity and multifunctionality across spatial scales. Global Change Biology, 29, 1437-1450.

Ratcliffe, S. Wirth, C., Jucker, T. van der Plas, F., Scherer-Lorenzen, M. Verheyen, K. et al. (2017a). Biodiversity and ecosystem functioning relations in European forests depend on environmental context. Ecology Letters, 20, 1414-1426.

Ratcliffe, S. Wirth, C., Jucker, T., van der Plas, F., Scherer-Lorenzen, M., Verheyen, K. et al. (2017b). Data for Biodiversity and ecosystem functioning relations in European forests depend on environmental context. https://doi.org/10.6084/m9.figshare.5368846.v1

Scherer-Lorenzen, M. et al. (2023). The functional significance of tree species diversity in European forests - the FunDivEUROPE dataset [Dataset]. Dryad. https://doi.org/10.5061/dryad.9ghx3ffpz


MF.beta4 documentation built on Nov. 3, 2024, 5:06 p.m.