Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

YuZh98/Combinatorial_Data_Modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combinatorial Data Modeling

📦 This repository has moved

Active development now lives at YuZh98/combinatorial-regression.

Please head there for the latest code, examples, and documentation. This repository is kept only as an archive of the original prototype accompanying the paper "Statistical Modeling of Combinatorial Response Data."


About

This repository contains the original R and C++ prototype for a Bayesian framework that models combinatorial response data — integer-valued arrays subject to structural constraints, arising in settings such as surveys with skip logic, event propagation on networks, and observed matchings in ecological systems.

The approach treats the observed response as a deterministic transformation of a continuous latent variable, defined as the solution to an Integer Linear Program (ILP), and uses a Gibbs sampler with a custom hit-and-run step for posterior inference. It generalizes the classical probit data augmentation approach to the combinatorial setting.

For the maintained implementation, please use combinatorial-regression.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors