Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.73 KB

README.md

File metadata and controls

27 lines (23 loc) · 1.73 KB

Bayesian Benchmarks

With Bayesian methods becoming more popular in the pharmacometrics community, a thorough comparison of the available software is necessary to determine the accuracy and (speed) performance of the three main software packages that implement Bayesian methods for pharmacometrics - NONMEM, Pumas, and Stan/Torsten.

This repo contains code for all 3 of the above-mentioned software to implement Bayesian estimation for some commonly used models:

The code in this repository is meant to be as minimal as possible to compare performance. For a more thorough workflow that one might use in practice see here for NONMEM, here for Pumas, and here for Stan/Torsten.