Package: albopictus 0.6

Kamil Erguler
albopictus: Age-Structured Population Dynamics Model
Implements discrete time deterministic and stochastic age-structured population dynamics models described in Erguler and others (2016) <doi:10.1371/journal.pone.0149282> and Erguler and others (2017) <doi:10.1371/journal.pone.0174293>.
Authors:
albopictus_0.6.tar.gz
albopictus_0.6.zip(r-4.7)albopictus_0.6.zip(r-4.6)albopictus_0.6.zip(r-4.5)
albopictus_0.6.tgz(r-4.6-any)albopictus_0.6.tgz(r-4.5-any)
albopictus_0.6.tar.gz(r-4.7-any)albopictus_0.6.tar.gz(r-4.6-any)
albopictus_0.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
albopictus/json (API)
| # Install 'albopictus' in R: |
| install.packages('albopictus', repos = c('https://kerguler.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kerguler/albopictusr/issues
Last updated from:4f0020cc5b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 80 | ||
| source / vignettes | OK | 136 | ||
| linux-release-x86_64 | OK | 86 | ||
| macos-release-arm64 | OK | 100 | ||
| macos-oldrel-arm64 | OK | 67 | ||
| windows-devel | OK | 63 | ||
| windows-release | OK | 64 | ||
| windows-oldrel | OK | 60 | ||
| wasm-release | OK | 80 |
Exports:add<-deaddevelopeddevtablegamma_dist_probiterate<-nbinom_dist_probperturb<-sizespop
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Age-Structured Population Dynamics Model | albopictus-package albopictus |
| Add batch | add<- add<-,spop,data.frame-method add<-,spop-method |
| Read dead | dead dead,spop-method |
| Read developed | developed developed,spop-method |
| Read devtable | devtable devtable,spop-method |
| Gamma probability of death or development | gamma_dist_prob |
| Iterate population | iterate<- iterate<-,spop,data.frame-method iterate<-,spop-method |
| Negative binomial probability of death or development | nbinom_dist_prob |
| Iterate population without incrementing age or development | perturb<- perturb<-,spop,data.frame-method perturb<-,spop-method |
| Read size | size size,spop-method |
| An S4 class to represent an age-structured population | spop |