Search Results

DynamicPPL: Stan-like Speed for Dynamic Probabilistic Models

2 code implementations7 Feb 2020

Since DynamicPPL is a modular, stand-alone library, any probabilistic programming system written in Julia, such as Turing. jl, can use DynamicPPL to specify models and trace their model parameters.

Probabilistic Programming

Efficient Bayesian Structural Equation Modeling in Stan

1 code implementation18 Aug 2020

Structural equation models comprise a large class of popular statistical models, including factor analysis models, certain mixed models, and extensions thereof.

Computation

Yaps: Python Frontend to Stan

1 code implementation6 Dec 2018

Stan is a popular probabilistic programming language with a self-contained syntax and semantics that is close to graphical models.

Programming Languages

Mug-STAN: Adapting Image-Language Pretrained Models for General Video Understanding

1 code implementation25 Nov 2023

Large-scale image-language pretrained models, e. g., CLIP, have demonstrated remarkable proficiency in acquiring general multi-modal knowledge through web-scale image-text data.

Video Understanding

STAN: Spatio-Temporal Attention Network for Next Location Recommendation

2 code implementations8 Feb 2021

The next location recommendation is at the core of various location-based applications.

point of interests

Projection predictive variable selection using Stan+R

2 code implementations11 Aug 2015

This document is additional material to our previous study comparing several strategies for variable subset selection.

Methodology

Visualization in Bayesian workflow

2 code implementations5 Sep 2017

Bayesian data analysis is about more than just computing a posterior distribution, and Bayesian visualization is about more than trace plots of Markov chains.

Methodology Applications

Bayesian workflow for disease transmission modeling in Stan

2 code implementations23 May 2020

This tutorial shows how to build, fit, and criticize disease transmission models in Stan, and should be useful to researchers interested in modeling the SARS-CoV-2 pandemic and other infectious diseases in a Bayesian framework.

Computation Quantitative Methods Applications

trialr: Bayesian Clinical Trial Designs in R and Stan

2 code implementations29 Jun 2019

In this article, we explore three methods in detail.

Computation Applications Methodology 97K80