Florian Hartig

Results 202 issues of Florian Hartig

Hi Tankred / max ... we still have 3 open branches flying around that branched off from development. I think I'll nevertheless merge dev now in master, but can you...

I got a few comments that it would be nice to set iterations until convergence in runMCMC. I guess though that this would require an outer wrapper in runMCMC to...

enhancement

in particular the samplers

Make a function to show the sensitivity of a model output on the parameters in the MCMC sample, as well as their contribution to the output uncertainty.

From CRAN: For your next version: Can you provide some references in the 'Description' field of your DESCRIPTION file in the form authors (year) or (no space after 'doi:' and...

wontfix

The thin argument in the samplers is not properly passed on, e.g. ``` library(BayesianTools) ll

enhancement

At them moment, if iterations = 10, then the likelihood will be divided in 10 equal chunks that are used for the iterative filtering. There was the idea to make...

enhancement

The treatment of the parallel option is not properly encapsulated, e.g. ``` tmp

enhancement

Currently, only internal calculations of the MCMC samplers use parallelization, the nrChains call is not automatically parallelized. The current workaround for a slow model, running 3 chains is - start...

Following discussion here http://stats.stackexchange.com/questions/209810/computation-of-the-marginal-likelihood-from-mcmc-samples/210196 see also http://stats.stackexchange.com/questions/44972/what-is-the-difference-between-laplace-approximation-and-modified-harmonic-me