florianhartig / BayesianTools

General-Purpose MCMC and SMC Samplers and Tools for Bayesian Statistics
https://cran.r-project.org/web/packages/BayesianTools/index.html
117 stars 29 forks source link

add time / meta info to SMC / meta info samplers in general #152

Open florianhartig opened 6 years ago

florianhartig commented 6 years ago

SMC doesn't record the time - adjust the SMC to record the same info as all the samplers.

In general, I think it would be good to have an extra slot in the samplers to record meta info, such as runtime, operating system, packages etc (MCMCs record most of this already, but in settings)

MaximilianPi commented 6 years ago

I think, this was the intention of our "info" field, right?

florianhartig commented 6 years ago

yes, right, I had the feeling that there was something going on there - so this is https://github.com/florianhartig/BayesianTools/issues/118

MaximilianPi commented 6 years ago

I think we had some issues about what we should move to the info field and it was postponed

florianhartig commented 6 years ago

I'm trying to finalize 0.1.5 now and we should do this for 0.1.6