An R package for Bayesian semi-parametric modelling of in-vitro drug combination experiments as described in Cremaschi et. al (2019, https://arxiv.org/abs/1904.04901)
install.packages('devtools')
library(devtools)
install_github('ocbe-uio/synergysplines',build_opts = c("--no-resave-data", "--no-manual"))