Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 381 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 381 Bytes

Linear model selection using DPMP on model space.

This implements code implements variable selection for $p>n$ in linear regression model using the Dirichlet process mixture prior on model space.

The DPMP acts as a post processing analysis of the usual Gibbs-Sampling model exploration strategy. Few Gibbs steps are enough to have a good idea of models posterior distribution.