This R package complements the publication “Component response rate variation underlies the stability of highly complex finite systems” (Duthie 2020). It contains all of the manuscript text and supplemental information, and all code for recreating analyses. The website includes documentation for all functions in the package. This project was funded by The Leverhulme Trust.

Installation

Install with GitHub

To install this package from GitHub, make sure that the devtools library is installed.

install.packages("devtools")
library(devtools)

Use install_github to install using devtools.

install_github("bradduthie/RandomMatrixStability")

Reference

Duthie, A. B. 2020. Component response rate variation underlies the stability of highly complex finite systems. Scientific Reports. 10, 8296. Article: https://doi.org/10.1038/s41598-020-64401-w. Pre-print: https://arxiv.org/abs/1806.01029.