irma_check: Function to produce the AUPR and AUROC Results on the IRMA...

Description Usage Arguments Value Examples

View source: R/irma_check.R

Description

Function to produce the AUPR and AUROC Results on the IRMA datasets.

Usage

1
irma_check(v, g, ite)

Arguments

v

a number between 0 and 1 that is the shrinkage parameter

g

a number larger than 0 that is the width parameter for the RBF Kernel

ite

an integer with number of iterations.

Value

list with aurocs and auprs for IRMA datasets

Examples

1
res = irma_check()

Luisiglm/KBoost documentation built on May 13, 2021, 7:27 p.m.