log_post_params
evaluate the likelihood given the data, the current deterministic model solution and the observation model
log_post_params(samp, w.p, data, pdfs, hyper, sim.data, obs.model)
samp
: named numeric; current samplew.p
: character; parameter namesdata
: datapdfs
: character, prior pdf nameshyper
: list, hyper parameters for the priorssim.data
: solver outputobs.model
: function containing the observation model