BayesianTools icon indicating copy to clipboard operation
BayesianTools copied to clipboard

Flexible density estimator for prior

Open florianhartig opened this issue 6 years ago • 3 comments

It would be nice to have a more flexible density estimator for the createPriorDensity function.

Possible options

  • gaussian random fields

  • https://cran.r-project.org/web/packages/esaddle/

  • any other ML algorithm that gives good results

  • local density approximation!

Check for how this scales with the number of parameters

florianhartig avatar Jan 10 '18 12:01 florianhartig

Create a bunch of test functions with different # parameters and test!

florianhartig avatar Mar 16 '18 12:03 florianhartig

Hi Max, have a look at this https://www.biogeosciences-discuss.net/bg-2018-96/ for the solution with Gaussian random fields

florianhartig avatar Mar 29 '18 12:03 florianhartig

Alternative would be the https://cran.r-project.org/web/packages/esaddle/index.html package

florianhartig avatar Aug 02 '19 12:08 florianhartig