Easy to run 4-compartment PBPK model.
If needed install devtools.
install.packages("devtools")
devtools::install_github("Jeremy-Fitzpatrick/PBPKDemonstration")
The PBPKapp() function runs a simple GUI interface for a 4-compartment PBPK model. The app allows the user to modify some of the models parameters before running the model. The model is set up to approximate a bolus oral dose in a rat.
https://jeremy-fitzpatrick.shinyapps.io/PBPKDemonstration/
See LICENSE.md file.