Skip to content

Releases: HannoSandvik/Threats

metrics for quantifying the contributions of different threats to red lists

26 May 20:02
c0faf06
Compare
Choose a tag to compare

Version 1.1 allows threat scores to be calculated in two ways: from severities alone (i.e ignoring scopes, as in version 1.0) or based on the products of scopes and severities.

metrics for quantifying the contributions of different threats to red lists

12 May 13:08
9a977ce
Compare
Choose a tag to compare

Purpose:
Improved quantification and reporting of threats affecting red-listed species or ecosystems, using the Red List Index or the Expected Loss of Species. Data from one or more Red Lists are needed as input.

Related resources
:
The code described here

Contents
:
The repository contains the R code to reproduce the findings of Sandvik & Pedersen (2023) as well as generic functions that can be used to analyse threats in other Red Lists:

The functions used are defined in function.R.
The specific analyses of the Norwegian Red Lists of species are shown in species.md (with the underlying R Markdown file available in species.Rmd).
The specific analyses of the Norwegian Red List of ecosystems are shown in ecosyst.md (with the underlying R Markdown file available in ecosyst.Rmd).

Preliminary code

18 Apr 20:17
1902f86
Compare
Choose a tag to compare
Preliminary code Pre-release
Pre-release

This is the first release of this repository. Some issues remain to the sorted out, but most functions should be working.