Description Usage Arguments Value
View source: R/effectiveness.R
Rank-Biased Precision. boundaries parameter means the cutoff points according to the total results. p –persistence (or probability) levels– parameter is used in the calculation of RBP.
1 2 | rbprecision(interactions, p = list(0.5, 0.8, 0.95),
boundaries = list("all"))
|
interactions |
A list. |
p |
A list. |
boundaries |
A list. |
The results of RBP calculation based on the boundaries parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.