Why personalized dosing? „Again and again, it has been shown that certain patients benefit more from individual drugs, while others suffer more heavily from side effects… …and still they are usually treated with a standard dose.” Free translation of a quote from Prof. Dr. Dr. Gerd Geisslinger, Executive Director, Fraunhofer Institute for Translational Medicine and Pharmacology, Frankfurt
Aim of the visualisation
A description of the challenge can be found here.
A recording of the session can be found here.
# Install if needed:
install.packages("devtools")
install.packages("shiny")
install.packages("shinyWidgets")
install.packages("bslib")
install.packages("bsplus")
install.packages("shinyBS")
install.packages("DT")
install.packages("tidyr")
install.packages("dplyr")
# Install and start doris
devtools::install_github("bayer-group/BIC-doris")
library(doris)
run_doris()
No code has been submitted.
The Rmd file can be found here
For attribution, please cite this work as
SIG (2024, Oct. 9). VIS-SIG Blog: Wonderful Wednesdays October 2024. Retrieved from https://graphicsprinciples.github.io/posts/2024-12-01-wonderful-wednesdays-october-2024/
BibTeX citation
@misc{sig2024wonderful, author = {SIG, PSI VIS}, title = {VIS-SIG Blog: Wonderful Wednesdays October 2024}, url = {https://graphicsprinciples.github.io/posts/2024-12-01-wonderful-wednesdays-october-2024/}, year = {2024} }