-
-
Notifications
You must be signed in to change notification settings - Fork 381
Open
Description
It'd be nice to have structured mass matrices so that we could have a mass matrix where there are structured zeros. The use case is when we think there are correlations in the posterior among some of the parameters that should go into the mass matrix. The particular use case motivating this is a model with a dozen or so parameters and then a whole lot of item-level parameters (what some people might call "random effects" if they wanted to annoy Andrew).
- linear algebra for structured mass matrices
- command-line options to specify structure
- integration with samplers