log_post_params: log_post_params

View source: R/de_mcmc_rev.R

log_post_paramsR Documentation

log_post_params

Description

evaluate the likelihood given the data, the current deterministic model solution and the observation model

Usage

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


deBInfer documentation built on Nov. 17, 2022, 5:07 p.m.