R/benchmark.R

# runBenchmark <- function(bayesianSetup, starvalues, particles){
#   
#   
#   # MCMC
#   testSampler <- mcmcSampler(bayesianSetup = bayesianSetup, startvalue = c(1,1,0), optimize = T)
#   testSampler2 <- getSamples(testSampler, 10000, DRlevels =2)
#   plot(testSampler2)
#   
#   
#   
#   
#   smcSampler
#   
#   
#   
#   
#   
# }

Try the BayesianTools package in your browser

Any scripts or data that you put into this service are public.

BayesianTools documentation built on Feb. 16, 2023, 8:44 p.m.