| log_post_params {deBInfer} | R 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 | 
[Package deBInfer version 0.4.4 Index]