This repository contains code and data to reproduce the Arbuscular Mycorrhizal (AM) and Ectomycorrhizal (ECM) richness maps from Van Nuland et al. 202x doi: 10.xxx.xxx
AM and ECM rarefied richness are obtained from GlobalFungi. Richness values are rarefied using the R package iNEXT. Code and data to reproduce this are found in the folder xxx
The geospatial modeling approach is divided in several parts, with the respecitve scripts numbered accordingly.
- Covariate sampling. Here, we extract per-pixel environmental covariate data.
- Data filtering. Removing outliers per biome.
- One-hot encoding. Transforming the project-specific variables from multilevel categorical to binary format.
- Modeling pipeline. The actual modeling approach.