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.zip(r-4.5)adaptivetau_2.3-2.zip(r-4.4)adaptivetau_2.3-2.zip(r-4.3)
adaptivetau_2.3-2.tgz(r-4.4-x86_64)adaptivetau_2.3-2.tgz(r-4.4-arm64)adaptivetau_2.3-2.tgz(r-4.3-x86_64)adaptivetau_2.3-2.tgz(r-4.3-arm64)
adaptivetau_2.3-2.tar.gz(r-4.5-noble)adaptivetau_2.3-2.tar.gz(r-4.4-noble)
adaptivetau_2.3-2.tgz(r-4.4-emscripten)adaptivetau_2.3-2.tgz(r-4.3-emscripten)
adaptivetau.pdf |adaptivetau.html✨
adaptivetau/json (API)
NEWS
# Install 'adaptivetau' in R: |
install.packages('adaptivetau', repos = c('https://plfjohnson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/plfjohnson/adaptivetau/issues
Last updated 30 days agofrom:8f4768b8f2. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-win-x86_64 | OK | Nov 23 2024 |
R-4.5-linux-x86_64 | OK | Nov 23 2024 |
R-4.4-win-x86_64 | OK | Nov 23 2024 |
R-4.4-mac-x86_64 | OK | Nov 23 2024 |
R-4.4-mac-aarch64 | OK | Nov 23 2024 |
R-4.3-win-x86_64 | OK | Nov 23 2024 |
R-4.3-mac-x86_64 | OK | Nov 23 2024 |
R-4.3-mac-aarch64 | OK | Nov 23 2024 |
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 |