log_post_params function

log_post_params

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)

Arguments

  • samp: named numeric; current sample
  • w.p: character; parameter names
  • data: data
  • pdfs: character, prior pdf names
  • hyper: list, hyper parameters for the priors
  • sim.data: solver output
  • obs.model: function containing the observation model
  • Maintainer: Philipp H Boersch-Supan
  • License: GPL-3
  • Last published: 2022-11-17