updateThetaPosterior function

(Internal) Update posterior densities

(Internal) Update posterior densities

updateThetaPosterior is an internal function for updating posterior densities using a response probabilty function.

updateThetaPosterior(o, prob_resp)

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.

Returns

updateThetaPosterior returns an updated list.

  • Maintainer: Seung W. Choi
  • License: GPL (>= 2)
  • Last published: 2024-08-22