Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 763 Bytes

TODO.md

File metadata and controls

35 lines (26 loc) · 763 Bytes
  • plots -- [ ] residuum plot -- density of iterations -- error/convergence plots -- [ ] trajectory plots of pi0, pi1

  • optimization -- [ ] jump/optim -- [x] test jeffreys prior on simple example (postponed since ilya had peaking results)

  • model -- [ ] gaussian mixture em fitting on the resulting posterior -- [x] simulate multiple periods and fit them to repeated patient data -- [ ] abstract model (generic model(par)->data) -- [ ] select sampled parameters

  • mergesame(samples, weights)

  • data -- [ ] check units -- [ ] y0 vs y0_m16 (!)

04.10.16

  • federn -- test posterior estimation

  • plots -- trajectory plots of pi0, pi* = argmax L, pi** = argmax L+h --- plot quantile ribbons -- kde of marginals for above

  • pmle -- gradientascent not working?