paper-with-me

Papers

A Practitioner's Guide to Bayesian Inference in Pharmacometrics using Pumas

2023-03-31 · Mohamed Tarek, Jose Storopoli, Casey Davis, Chris Elrod, Julius Krumbiegel, Chris Rackauckas, Vijay Ivaturi

This paper provides a comprehensive tutorial for Bayesian practitioners in pharmacometrics using Pumas workflows. We start by giving a brief motivation of Bayesian inference for pharmacometrics highlighting limitations in existing software that Pumas addresses. We then follow by a description of all the steps of a standard Bayesian workflow for pharmacometrics using code snippets and examples. This includes: model definition, prior selection, sampling from the posterior, prior and posterior simulations and predictions, counter-factual simulations and predictions, convergence diagnostics, visual predictive checks, and finally model comparison with cross-validation. Finally, the background and intuition behind many advanced concepts in Bayesian statistics are explained in simple language. This includes many important ideas and precautions that users need to keep in mind when performing Bayesian analysis. Many of the algorithms, codes, and ideas presented in this paper are highly applicable to clinical research and statistical learning at large but we chose to focus our discussions on pharmacometrics in this paper to have a narrower scope in mind and given the nature of Pumas as a software primarily for pharmacometricians.

📄 PDF Abstract BibTeX arXiv:2304.04752

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Fitting Large Nonlinear Mixed Effects Models Using Variational Expectation Maximization

2026-04-28 · Mohamed Tarek, Pedro Afonso arxiv

Nonlinear Mixed Effects models (NLME) models are widely used in pharmacometrics and related fields to analyze hierarchical and longitudinal data. However, as the number of parameters and random effects increases, traditi…

Simulation-Based Inference: A Practical Guide

2025-08-18 · Michael Deistler, Jan Boelts, Peter Steinbach, Guy Moss 외 arxiv

A central challenge in many areas of science and engineering is to identify model parameters that are consistent with prior knowledge and empirical data. Bayesian inference offers a principled framework for this task, bu…

Bayesian Inference

Bayesian Optimization for Machine Learning : A Practical Guidebook

2016-12-14 · Ian Dewancker, Michael McCourt, Scott Clark

The engineering of machine learning systems is still a nascent field; relying on a seemingly daunting collection of quickly evolving tools and best practices. It is our hope that this guidebook will serve as a useful res…

Bayesian OptimizationBIG-bench Machine Learning

Strategies for Generating Micro Explanations for Bayesian Belief Networks

2013-03-27 · Peter Sember, Ingrid Zukerman

Bayesian Belief Networks have been largely overlooked by Expert Systems practitioners on the grounds that they do not correspond to the human inference mechanism. In this paper, we introduce an explanation mechanism desi…

TyXe: Pyro-based Bayesian neural nets for Pytorch

2021-10-01 · Hippolyt Ritter, Theofanis Karaletsos

We introduce TyXe, a Bayesian neural network library built on top of Pytorch and Pyro. Our leading design principle is to cleanly separate architecture, prior, inference and likelihood specification, allowing for a flexi…

Continual Learningimage-classificationImage Classification