An open API service indexing awesome lists of open source software.

https://github.com/csgillespie/expt_design

Code for Efficient construction of Bayes optimal designs for stochastic process models.
https://github.com/csgillespie/expt_design

Last synced: 2 months ago
JSON representation

Code for Efficient construction of Bayes optimal designs for stochastic process models.

Awesome Lists containing this project

README

        

# Efficient construction of Bayes

Code and data sets from the paper

> Gillespie, CS & Boys, RJ. Efficient construction of Bayes optimal designs for stochastic process models,
> submitted.

### Directories

* `graphics` - pdf/png figures appearing in the paper
* `graphics_code` - code for generating figures
* `output` - contains data used by `graphics`
* `death_model` - R code for the death process comparison
* `aphids` - An R package to estimate the optimal design for the aphids model
* `pk` - R code for the pk model