(Internal) Update posterior densities
updateThetaPosterior
is an internal function for updating posterior densities using a response probabilty function.
updateThetaPosterior(o, prob_resp)
o
: a named list containing posterior densities and likelihoods.prob_resp
: a vector containing response probability on a single response category over a theta grid.updateThetaPosterior
returns an updated list.