Package: scaRabee 1.1-4

Sebastien Bihorel
scaRabee: Optimization Toolkit for Pharmacokinetic-Pharmacodynamic Models
A port of the Scarabee toolkit originally written as a Matlab-based application. scaRabee provides a framework for simulation and optimization of pharmacokinetic-pharmacodynamic models at the individual and population level. It is built on top of the neldermead package, which provides the direct search algorithm proposed by Nelder and Mead for model optimization.
Authors:
scaRabee_1.1-4.tar.gz
scaRabee_1.1-4.tar.gz(r-4.5-noble)scaRabee_1.1-4.tar.gz(r-4.4-noble)
scaRabee_1.1-4.tgz(r-4.4-emscripten)scaRabee_1.1-4.tgz(r-4.3-emscripten)
scaRabee.pdf |scaRabee.html✨
scaRabee/json (API)
# Install 'scaRabee' in R: |
install.packages('scaRabee', repos = 'https://cloud.r-project.org') |
- example1.data - Datasets for scaRabee demo.
- example1.initials - Datasets for scaRabee demo.
- example2.data - Datasets for scaRabee demo.
- example2.initials - Datasets for scaRabee demo.
- example3.data - Datasets for scaRabee demo.
- example3.initials - Datasets for scaRabee demo.
- example4.data - Datasets for scaRabee demo.
- example4.initials - Datasets for scaRabee demo.
- example6.data - Datasets for scaRabee demo.
- example6.initials - Datasets for scaRabee demo.
- example8.data - Datasets for scaRabee demo.
- example8.initials - Datasets for scaRabee demo.
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:c329982527. Checks:1 OK, 2 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 17 2025 |
R-4.5-linux | NOTE | Mar 17 2025 |
R-4.4-linux | NOTE | Mar 17 2025 |
Exports:bound.parameterscompute.secondaryconvert.infusioncreate.intervalsdde.lagsdde.modeldde.systde.outputderived.parmsestimation.plotexplicit.modelfinalize.grid.reportfinalize.reportfitmlefitmle.covget.cov.matrixget.eventsget.layoutget.parms.dataget.secondaryinit.condinit.updateinitialize.reportinput.scalingmake.dosingode.modelode.systorder.parms.listpderproblem.evalresidual.reportscarabee.analysisscarabee.check.modelscarabee.check.reservedscarabee.cleanscarabee.directoryscarabee.gridsearchscarabee.newscarabee.read.datascarabee.read.modelscarabee.read.parmssimulation.plotsimulation.reportweighting
Dependencies:deSolvelatticeMatrixneldermeadoptimbaseoptimsimplex
Citation
To cite package ‘scaRabee’ in publications use:
Bihorel S (2022). scaRabee: Optimization Toolkit for Pharmacokinetic-Pharmacodynamic Models. R package version 1.1-4, https://CRAN.R-project.org/package=scaRabee.
Corresponding BibTeX entry:
@Manual{, title = {scaRabee: Optimization Toolkit for Pharmacokinetic-Pharmacodynamic Models}, author = {Sebastien Bihorel}, year = {2022}, note = {R package version 1.1-4}, url = {https://CRAN.R-project.org/package=scaRabee}, }
Readme and manuals
scaRabee: Optimization toolkit for pharmacometric models
scaRabee is a port of the Scarabee toolkit originally written as a Matlab-based application. It provides a framework for simulation and optimization of pharmacometric models at the individual and population level. It is built on top of the neldermead package, which provides the direct search algorithm proposed by Nelder and Mead for model optimization.