tdmore-dev / tdmore

In silico evaluation of precision dosing
https://tdmore-dev.github.io/tdmore/dev
GNU Affero General Public License v3.0
3 stars 1 forks source link

tdmore

Lifecycle:
experimental CRAN
Status Travis build
status Codecov test
coverage

tdmore is a research tool to investigate precision dosing. It provides an easy interface to perform bayesian fit of a virtual population, using a user-provided population model, and allows to explore new dosing regimen for this population. One of these dosing regimen can be implemented as precision dosing, allowing you to compare performance versus classical techniques. Learn more in vignette("tdmore") or ?tdmore.

Installation

# Install development version from GitHub
devtools::install_github("tdmore-dev/tdmore")

How to use

Please refer to the articles in the pkgdown site.