Skip to contents

Introduction


We provide methodology for computing the three main product of the impIndicator.

Impact map

The impact risk map shows the impact score for each site, where multiple species can be present. To compute the impact risk per site, aggregated scores across species at each site are needed. The site_impact() uses max, sum and mean metrics to aggregate impact scores across species as proposed by Boulesnane-Guengant et al., (in preparation). The combinations of within species aggregation metrics for each species and across species for each site leads to five type of indicators, namely, precautionary, precautionary cumulative, mean, mean cumulative and cumulative.

  • precautionary: maximum score across species’ max in each site
  • precautionary cumulative: cumulative score across species’ max in each site
  • mean: mean score across species’ mean in each site
  • mean cumulative: cumulative score across species’ mean in each site
  • cumulative: cumulative score across species’ sum of maximum score per mechanism

Impact indicator

To compute the impact indicator of alien taxa, we sum all the yearly impact scores of each site of the study region. To correct for sampling effort we divide the yearly impact scores by number of sites in the study region with at least a single occurrence throughout the whole year.
Ii=SiNI_i = \frac{\sum{S_i}}{N}
- IiI_i is impact score at year ii.
- SiS_i is the sum of risk map value, where S={s1,s2,...,sn}S=\{s_1,s_2,...,s_n\} and sns_n is the site score for site nn
- NN is number of sites occupied through out the study years of the region.

Species impact

We compute the impact indicator per species by summing the impact risk map per species and correct for sampling effort by dividing by NN.