This is a computational package designed to identify the most sensitive interactions within a network which must be estimated most accurately in order to produce qualitatively robust predictions to a press perturbation. This is accomplished by enumerating the number of sign switches (and their magnitude) in the net effects matrix when an edge experiences uncertainty. The package produces data and visualizations when uncertainty is associated to one or more edges in the network and according to a variety of distributions. The software requires the network to be described by a system of differential equations but only requires as input a numerical Jacobian matrix evaluated at an equilibrium point. This package is based on Koslicki, D., & Novak, M. (2017) <doi:10.1007/s00285-017-1163-0>.
Version: | 1.0.2 |
Depends: | R (≥ 3.1.0) |
Imports: | data.table, ggplot2, grid, gridExtra, reticulate (≥ 1.11), utils |
Suggests: | knitr, rmarkdown, R.rsp, qpdf |
Published: | 2020-10-19 |
DOI: | 10.32614/CRAN.package.PressPurt |
Author: | David Koslicki [aut, cre], Dana Gibbon [aut, trl], Mark Novak [aut] |
Maintainer: | David Koslicki <dmk333 at psu.edu> |
BugReports: | https://github.com/dkoslicki/PressPurt/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/dkoslicki/PressPurt |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | PressPurt results |
Reference manual: | PressPurt.pdf |
Vignettes: |
Basic Tutorial Set up |
Package source: | PressPurt_1.0.2.tar.gz |
Windows binaries: | r-devel: PressPurt_1.0.2.zip, r-release: PressPurt_1.0.2.zip, r-oldrel: PressPurt_1.0.2.zip |
macOS binaries: | r-release (arm64): PressPurt_1.0.2.tgz, r-oldrel (arm64): PressPurt_1.0.2.tgz, r-release (x86_64): PressPurt_1.0.2.tgz, r-oldrel (x86_64): PressPurt_1.0.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=PressPurt to link to this page.