SDesti: An R package for the analysis of aquatic benthos environmental studies’ data

Published: 6 December 2023| Version 5 | DOI: 10.17632/3h8347w6d9.5
Contributors:
Diogo Sayanda, Frederick Wrona,
, Christina Suzanne

Description

Data analysis is one of the most relevant steps of aquatic benthic environmental monitoring and research studies, and should be a fundamental consideration in both the planning (i.e., defining appropriate sampling design strategies) and implementation phases (application of appropriate standardized sampling procedures). A common objective of these studies is to identify relationships between environmental stressors and benthic bioindicator metrics. However, assessing these relationships is a complex process. Multivariate regression model adjustment coupled with forward and backward model selection routines is an appropriate complementary statistical analysis tool to test for the existence of statistically significant associations between a non-autocorrelated biological response and each variable within a group of environmental covariates included in a model. With this in mind, we developed SDesti, a user-friendly R package to analyze benthos data (number of individuals, biomass, chlorophyll concentration, or biological indices, excluding beta diversity metrics). SDesti contains four user accessible functions. AnalysisDescriptives() and Estimation() give information on the quality, homogeneity and representativeness of the data for one sampling campaign for one site. TimeLineAnalysisDescriptives() performs the descriptive analysis that usually precedes the adjustment of a regression model. TimeLineAnalysis() automatically adjusts an adequate regression model (linear, Poisson, quasipoisson, or negative binomial) and also returns the necessary measures and graphics to evaluate the quality of the adjustment and verify the model assumptions. SDesti greatly simplifies the process of data analysis and can be easily used by non-statisticians. The analytical package includes a complete manual that provides detailed information: on the data structure requirements, on the variable nomenclature rules and program operating procedures, on the data analysis (complemented with examples) and on the interpretation of the results (type ??SDesti on R console). SDesti eliminates redundancy, reduces human error and, coupled with a suitable sampling design, standard sampling and sample treatment procedures, it contributes to improve the consistency of the results in environmental studies. SDesti binary for windows users and installation instructions can be found below. Compiled for R 4.3.2 version. Refer to the program PDF manual for a detailed description of the data structures, functions, data analyses and interpretation of results. Type ??SDesti on R, or RStudio consoles and select the PDF file. Note: RStudio 2023.09.1 has a bug that delivers an error message when trying to open PDF vignettes (program manuals). Use R 4.3.2 console to open SDesti's PDF manual.

Files

Steps to reproduce

Citation - Sayanda, D., Lima, A. C., Suzanne, L.C., Wrona, F. (2021). SDesti: An R package for the analysis of aquatic benthos environmental studies’ data. Ecological Informatics. https://doi.org/10.1016/j.ecoinf.2021.101265 Copy zip file to some work folder on a PC. Installation: 1 - On R: Open R -> Packages -> Install Packages from local file (browse and select SDesti_1.0.1.zip file) -> OK. 2 - On RStudio: Open RStudio -> Tools -> Install packages -> Install from(select Package Archive File) -> Packages(browse and select SDesti_1.01.zip file) -> OK. Run the examples in help(SDesti) and read pdf manual by typing ??SDesti on R 4.3.2 console.

Categories

Statistics, Biomonitoring, Aquatic Invertebrates, Environmental Impact Assessment, Periphyton

Licence