pred_acc {RprobitB} | R Documentation |
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.
pred_acc(x, ...)
x |
An object of class |
... |
Optionally specify more |
A numeric.