View source: R/model_selection.R
pred_acc | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.