Workshop 1: An Introduction to the HE Toolkit
This workshop is aimed at hydro-ecologists who have some basic experience with the R software package and wish to analyse open-source environmental monitoring data. The training covers:
Workshop 2: An Introduction to Hydro-ecological Modelling using the HE Toolkit
This workshop is aimed at more experienced data analysists who are interested in developing statistical models for understanding and predicting ecological responses to changes in river flow. Building on Workshop 1, it covers:
The videos can be accessed through APEMs YouTube channel on the links below.
Two example projects are hosted on PositCloud.
The workshop 1 project includes example code covering data import, processing and exploration
The workshop 2 project includes example code covering flow statistics, additional data exploration and model selection.
To access the projects, you first need to set up an account for PositCloud. Then navigate to the projects using the links below. This will open a temporary copy of the project. Please ensure you select “Take a Permanent Copy” at the top to move a copy of the project into your own workspace before making any changes to the project.
Links to the projects can be found below:
lme4
: linear mixed-effects modelling
(https://cran.r-project.org/web/packages/lme4/index.html)lmerTest
: tests for linear mixed-effects models
(https://cran.r-project.org/web/packages/lmerTest/index.html)mgcv
: generalised additive modelling
(https://cran.r-project.org/web/packages/mgcv/index.html)visreg
: visualisation of regression models
(https://cran.r-project.org/web/packages/visreg/index.html)gratia
: graphics for GAMs fitted using mgcv
(https://cloud.r-project.org/web/packages/gratia/index.html)vegan
: ordination methods, diversity analysis and other functions
for community and vegetation ecologists
(https://cran.r-project.org/web/packages/vegan/index.html)gradientForest
: detecting biological composition patterns along
environmental gradients
(https://gradientforest.r-forge.r-project.org/)rnrfa
: retrieving data and information from the National River Flow
Archive (https://cran.r-project.org/web/packages/rnrfa/index.html)Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.