Skip to content

Latest commit

 

History

History

PrTS

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Using a PK/PD model for simulation-based assessment of probability of technical success in drug development

To run the code, you will need to install these packages:

  • mrgsolve
  • dplyr
  • tidyr
  • readr
  • ggplot2
  • parallel
  • magrittr
  • metrumrg

To install metrumrg, try:

install.packages("metrumrg", repos=c(options()$repos, "https://mrgsolve.github.io/pkg"), type="source")