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.
- Host: GitHub
- URL: https://github.com/csgillespie/expt_design
- Owner: csgillespie
- License: gpl-2.0
- Created: 2015-02-23T13:44:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T08:39:58.000Z (over 5 years ago)
- Last Synced: 2025-02-08T08:47:11.278Z (4 months ago)
- Language: R
- Homepage:
- Size: 84.8 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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