d4_mfac: Function to obtain the AUPR and AUROC in the DREAM4...

Description Usage Arguments Value Examples

View source: R/d4_mfac.R

Description

Function to obtain the AUPR and AUROC in the DREAM4 Multifactorial Challenge.

Usage

1
d4_mfac(v, g, ite, write_res)

Arguments

v

a number between 0 and 1 that is the shrinkage parameter

g

a number larger than 0, width parameter for the RBF Kernel

ite

an integer with number of iterations.

write_res

a logical to indicate if the tables should be written.

Value

list with auroc and auprs of the DREAM4 multifactorial challenge.

Examples

1
res = d4_mfac()

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