Expansion and additions to 'rstan' to facilitate pharmacokinetics (PK)
and pharmacodynamics (PD) modeling with 'rstan'. A PKPD model often is specified
via a set of ordinary differential equations(ODEs) and requires flexible and
different routes of drug administrations. These features make PKPD modeling
with plain 'rstan' challenging and tedious to code. 'stanette' provides a powerful
Stan-compatible ODE solver ('LSODA') and mechanism/utilities that make easy
specification of flexible dosing records.
Version: |
2.21.4 |
Depends: |
R (≥ 3.4.0), StanHeaders (≥ 2.21.0), ggplot2 (≥ 3.0.0), lattice |
Imports: |
methods, stats4, inline, gridExtra (≥ 2.0.0), Rcpp (≥
0.12.0), RcppParallel (≥ 5.0.1), loo (≥ 2.3.0), pkgbuild, brew, coda, V8 |
LinkingTo: |
Rcpp (≥ 0.12.0), RcppEigen (≥ 0.3.3.3.0), BH (≥
1.72.0-2), StanHeaders (≥ 2.21.0), RcppParallel |
Suggests: |
RUnit, RcppEigen (≥ 0.3.3.3.0), BH (≥ 1.72.0-2), parallel, KernSmooth, shinystan (≥ 2.3.0), bayesplot (≥ 1.5.0), rmarkdown, rstantools, rstudioapi, Matrix, knitr (≥ 1.15.1) |
Published: |
2022-05-11 |
Author: |
Yuan Xiong [aut],
Huijuan Xu [aut],
Wenping Wang [cre, aut, cph],
rstan developers [aut],
Trustees of Columbia University [cph],
John Plevyak [ctb, cph] (dparser author),
Linda Petzold [ctb] (LSODA author) |
Maintainer: |
Wenping Wang <wwang8198 at gmail.com> |
BugReports: |
https://github.com/stan-dev/rstan/issues/ |
License: |
GPL (≥ 3) |
URL: |
https://mc-stan.org/rstan/, https://discourse.mc-stan.org |
NeedsCompilation: |
yes |
SystemRequirements: |
GNU make, pandoc |
Citation: |
stanette citation info |
Materials: |
NEWS |
CRAN checks: |
stanette results |