Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 2.36 KB

File metadata and controls

19 lines (10 loc) · 2.36 KB

Multiple stressor gradient analysis

This repository contains the collection of 158 paired-stressor response cases, the modelling results, as well as the R-codes used in the study:

Mack et al. (in review). The length of stressor gradients affects observed multiple-stressor effects.

  1. The folder All cases includes the 158 paired-stressor response cases as semicolon-separated values and the file 01_Legend_CaseIDs specifying the column-headers. Note that the variable details are specified in the file 01_Metadata and if you wish to use the data on individual cases, please use the contact listed there.

  2. The folder Metadata and results includes

    a) the metadata and contacts/references for single cases 01_Metadata and the file 01_Legend_Metadata specifying the column-headers, and
    b) the modelling results of the study (02_Modelling_results) and the file 02_Legend_Modelling_results specifying the column-headers.

  3. The folder R_scripts includes R-markdown files specifying

    a) the initial linear regression analysis Linear regression example, and
    b) the stressor gradient split Gradient split example.