updateThetaPosterior: (Internal) Update posterior densities
Description
updateThetaPosterior
is an internal function
for updating posterior densities using a response probabilty function.
Usage
updateThetaPosterior(o, prob_resp)
Value
updateThetaPosterior
returns an updated list.
Arguments
- 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.