David Augustin

Results 15 issues of David Augustin

There are some issues that have discussed hierarchical modelling before #1231 #1232 #1134 . Here is one more attempt that I've implemented in my repository https://erlotinib.readthedocs.io/en/latest/index.html. New features that are...

feature

Would it be of interest to have a HierarchicalModelLogPDF class in pints? So something that produces a joint LogPDF from individual LogPDFs with a specific dependence structure: p(y, psi, theta)...

feature

Horowitz-Langevin MCMC is an extension of MALA (or HMC with only one leapfrog step) that changes the rules of updating the momentum. By preserving the momentum to some degree, Horowitz-Langevin...

new method

What is the difference between arma11 and arma11_unity? I would guess it's similar to AR1 and AR1_unity but the docstrings don't seem to relfect that or am I missing something?

priority
documentation

In the Hamiltonian MCMC [notebook](https://github.com/pints-team/pints/blob/master/examples/sampling/hamiltonian-mcmc.ipynb) is at the very bottom the number of divergent transitions displayed. In the notebook a number of examples are explored, each of which define a...

documentation