R/RcppExports.R
posterior.Rd
Calculate posterior for one item given score, difficulty and prior
posterior(score, tau, prior, qp, scale)
A vector of length length(prior)
This function assumes that the difficulties have been estimated by
a binary Rasch model, e.g. by rasch.pairwise.itemcluster()
of
the sirt
package.
: Internal function