PumasAI-Labs / Bayesian-Benchmarks

Code for the Pumas Bayesian Benchmarks Paper
0 stars 0 forks source link

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.