updateThetaPosterior {TestDesign}R Documentation

(Internal) Update posterior densities

Description

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

Usage

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.

Value

updateThetaPosterior returns an updated list.


[Package TestDesign version 1.7.0 Index]