pglpm / bayes_nonparametric_inference

Software development for "Bayesian nonparametric population inference". In other words, just the direct application of probability theory to get the most general, principled, model-free inference we can have.
Creative Commons Zero v1.0 Universal
4 stars 1 forks source link
bayesian exchangeability nonparametric-density-inference nonparametric-inference population-inference probability-theory r rstats rstats-package statistics
Ensemble of densities

Bayesian nonparametric population inference

This repository contains mathematical background and code for Bayesian nonparametric inference under exchangeability.

The R functions depeloped here aspire to become an R package soon.

A more detailed explanation and an instruction manual will be posted as soon as possible. Feel free to take a look at the draft on the theoretical foundation. A concrete example application, in medicine, is given in this paper.

For a low-level course on Bayesian nonparametric population inference see Foundations of data science.