Package: adaptivetau 2.3-2
adaptivetau: Tau-Leaping Stochastic Simulation
Implements adaptive tau leaping to approximate the trajectory of a continuous-time stochastic process as described by Cao et al. (2007) The Journal of Chemical Physics <doi:10.1063/1.2745299> (aka. the Gillespie stochastic simulation algorithm). This package is based upon work supported by NSF DBI-0906041 and NIH K99-GM104158 to Philip Johnson and NIH R01-AI049334 to Rustom Antia.
Authors:
adaptivetau_2.3-2.tar.gz
adaptivetau_2.3-2.tar.gz(r-4.7-arm64)adaptivetau_2.3-2.tar.gz(r-4.7-x86_64)adaptivetau_2.3-2.tar.gz(r-4.6-arm64)adaptivetau_2.3-2.tar.gz(r-4.6-x86_64)
adaptivetau_2.3-2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
adaptivetau/json (API)
NEWS
| # Install 'adaptivetau' in R: |
| install.packages('adaptivetau', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/plfjohnson/adaptivetau/issues
Last updated from:564e373e69. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 109 | ||
| linux-devel-x86_64 | OK | 99 | ||
| source / vignettes | OK | 181 | ||
| linux-release-arm64 | OK | 95 | ||
| linux-release-x86_64 | OK | 107 | ||
| wasm-release | OK | 81 |
Exports:ssa.adaptivetaussa.exactssa.maketrans
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Approximate stochastic simulation algorithm | adaptivetau ssa.adaptivetau |
| Exact stochastic simulation algorithm | ssa.exact |
| Make transition matrix | ssa.maketrans |
