Skip to content

kunstler/indirect.effect.climate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Script for JAGS analysis of Defossez et al. 2015 Oikos

This repository list the files used in the analysis of ground vegetation and adult canopy direct and indirect effect on tree seedlings survival and growth along climatic gradient for five species in the French Alps (Defossez et al. 2015). Variation of micro-environmental variables with ground vegetation and canopy cover is analysed. The R scripts use JAGS and R2jags and also require ggplot2 for the figures. The R script are run with the package remake that facilitate reproducible workflow.

Data are available on Dryad package

Run analysis

The R code will download the data from dryad, run the jags analysis and create the output tables and figures.

Sys.setlocale('LC_ALL','C')
remake::make('all')

Folders

  • R : R functions used in the analysis

  • download : created folder with downloaded data from dryad.

  • output : created folder of output of R

  • figures : created folder for pdf figures

  • jags.model : created folder with jags models

About

Code to replicate the analysis of Defossez et al. 2015 Oikos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages