Skip to content

R package associated with paper "Component response rate variation underlies the stability of highly complex finite systems" (Duthie, AB. 2020. Sci. Rep. 10:8296, https://www.nature.com/articles/s41598-020-64401-w). This repository contains all manuscript text and supplemental information, and all code for recreating analyses.

bradduthie/RandomMatrixStability

Repository files navigation

RandomMatrixStability

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.

About

R package associated with paper "Component response rate variation underlies the stability of highly complex finite systems" (Duthie, AB. 2020. Sci. Rep. 10:8296, https://www.nature.com/articles/s41598-020-64401-w). This repository contains all manuscript text and supplemental information, and all code for recreating analyses.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published