PCC | R Documentation |
Computes p-value of accuracy of a classifer according to the Proportional Chance Criterion based on a specified number of iterations.
PCC(my_data, acc, iter)
my_data |
a vector or one column dataframe/tibble |
acc |
Accuracy of classifier |
iter |
Number of iterations to run |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.