Description Usage Arguments Value Examples
Function to obtain the AUPR and AUROC in the DREAM4 Multifactorial Challenge.
1 | d4_mfac(v, g, ite, write_res)
|
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. |
list with auroc and auprs of the DREAM4 multifactorial challenge.
1 | res = d4_mfac()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.