ABC acceptance of currently sampled values given old data (Prior)
checkFitWithPreviousExperiments.Rd
The prior probability density model using copulas and vines is not perfect, so values sampled from an imperfect prior estimate can be checked against old data.
Arguments
- draws
matrix of sampled values (to be filtered).
- objectiveFunction
function that, given a (vectorial) parameter as input, simulates the model, and outputs the distance between experimental data and data simulated from the model with the parameter provided in input
- delta
the acceptance threshold.