- 20 Dec, 2016 1 commit
-
-
Poppy Miller authored
Changed ddirich to calculate on log scale rather than logging after. Changed starting tuning values for r's. Fixed lambda_j_prop calculation (didn't work if lambda j not calculated first)
-
- 19 Dec, 2016 1 commit
-
-
Poppy Miller authored
-
- 14 Dec, 2016 1 commit
-
-
Poppy Miller authored
Fixed problem with initial starting values for q being in the wrong order. Changed update lists to a single list to remove mcmc func closures. Added names to updaters so they can be identified for the acceptance rates. Added some more help file notes. NOT WORKING CORRECTLY for sim data.
-
- 05 Dec, 2016 3 commits
-
-
Poppy Miller authored
Merging my updates to branch 'interface' of fhm-chicas-code.lancs.ac.uk:jewell/sourceR-G into interface.
-
Poppy Miller authored
-
Poppy Miller authored
-
- 03 Dec, 2016 6 commits
-
-
Chris Jewell authored
-
Chris Jewell authored
Added AdaptiveSingleSiteMRW updater. Corrected a problem in AdaptiveLogDirMRW where individual components were not being able to adapt independently.
-
Chris Jewell authored
-
Chris Jewell authored
-
Chris Jewell authored
Small change to PoissonNode to deal with cases when the length of the mean value is different to the offset. Usual R conventions apply here.
-
Chris Jewell authored
-
- 02 Dec, 2016 1 commit
-
-
Chris Jewell authored
Implemented AdaptiveLogDirMRW2 and DirichletNode2 which reparameterises the Dirichlet distribution as independent Gamma distributions.
-
- 30 Nov, 2016 3 commits
-
-
Chris Jewell authored
Fixed omission of concentration parameter from Dirichlet Process conditional posterior on groupings.
-
Chris Jewell authored
-
Poppy Miller authored
-
- 18 Nov, 2016 3 commits
-
-
Chris Jewell authored
-
Chris Jewell authored
-
Poppy Miller authored
-
- 15 Nov, 2016 1 commit
-
-
Poppy Miller authored
All functions complete and tested for errors. Need to run for a long time to see if results correct.
-
- 14 Nov, 2016 1 commit
-
-
Poppy Miller authored
-
- 13 Nov, 2016 1 commit
-
-
Poppy Miller authored
-
- 11 Nov, 2016 1 commit
-
-
Poppy Miller authored
-
- 08 Nov, 2016 1 commit
-
-
Chris Jewell authored
-
- 07 Nov, 2016 1 commit
-
-
Chris Jewell authored
Tidied up, and documented DAG and MCMC framework. model.R contains the SA model, built using the DAG. test.R contains test functions.
-
- 13 Sep, 2016 1 commit
-
-
Chris Jewell authored
Added AdaptiveLogDirMRW for updating Dirichlet process. Still not perfect, but better than simple MRW.
-
- 01 Jul, 2016 1 commit
-
-
Chris Jewell authored
Converted to R6 classes. Still having trouble sampling from the Dirichlet distribution with the R's.
-
- 24 Jun, 2016 4 commits
-
-
Chris Jewell authored
-
Chris Jewell authored
-
Chris Jewell authored
-
Chris Jewell authored
-
- 22 Jun, 2016 2 commits
-
-
Chris Jewell authored
-
Chris Jewell authored
-
- 16 Jun, 2016 1 commit
-
-
Chris Jewell authored
Refactored code for graph-based representation of the model. Now need to write MCMC updaters for Stochastic nodes.
-
- 14 Jun, 2016 4 commits
-
-
Chris Jewell authored
-
Chris Jewell authored
-
Chris Jewell authored
Tidied library dependencies, making use of the "Imports" statement in DESCRIPTION, rather than calls to library(...) all over the place.
-
Chris Jewell authored
-
- 29 Apr, 2016 1 commit
-
-
Chris Jewell authored
-