PCC: Computes p-value of accuracy of a classifer according to the...

View source: R/PCC.R

PCCR Documentation

Computes p-value of accuracy of a classifer according to the Proportional Chance Criterion

Description

Computes p-value of accuracy of a classifer according to the Proportional Chance Criterion based on a specified number of iterations.

Usage

PCC(my_data, acc, iter)

Arguments

my_data

a vector or one column dataframe/tibble

acc

Accuracy of classifier

iter

Number of iterations to run


ailich/mytools documentation built on Jan. 7, 2023, 11:16 a.m.