Florian Hartig

Results 257 comments of Florian Hartig

So, parallelisation is still confusing for users, see #249 - should improve documentation and UX. Will also consider future.

Enhancing the performance of differential evolution with covariance matrix self-adaptation https://www.sciencedirect.com/science/article/abs/pii/S1568494617307135

https://statswithr.github.io/book/

So, it seems the problem is that I extract the data from the model.frame in getRefit, and this is the transformed data, for a proper update I would need the...

That took a bit longer, but now solved #244 and BT is back on CRAN https://cran.r-project.org/web/packages/BayesianTools/index.html!

OK, seems I have finally found the right hint, - https://stackoverflow.com/questions/72677239/how-do-i-solve-this-two-notes-from-r-package-auto-check - https://parallelly.futureverse.org/reference/makeClusterPSOCK.html#for-package-developers-1