powered by
This function computes the prediction accuracy of an RprobitB_fit object. Prediction accuracy means the share of choices that are correctly predicted by the model, where prediction is based on the maximum choice probability.
RprobitB_fit
pred_acc(x, ...)
A numeric.
An object of class RprobitB_fit.
Optionally specify more RprobitB_fit objects.