Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 1.23 KB

README.md

File metadata and controls

16 lines (7 loc) · 1.23 KB

Pichler-et-al-2019

This repository contains the code used in Pichler, Maximilian, et al. "Machine learning algorithms to infer trait‐matching and predict species interactions in ecological networks." Methods in Ecology and Evolution 11.2 (2020): 281-293.

The definite snapshot of the code used in the paper was stored in DOI

The repo contains two subfolders:

Note: the code (and in particular the R package) uses a previous version of the MLR package. If you are working with the latest version of MLR (3 or later), it will not run. You can either downgrade to the old version, or, if you are just interested in applying these methods to your own data, use this new implementation of our methods, which is compatible with MLR 3 https://github.com/MaximilianPi/TraitMatching