Skip to content

Commit d39b928

Browse files
committed
Update URLs in vignette
1 parent 02e95cd commit d39b928

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vignettes/ROCR.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ provides a general introduction into evaluating scoring classifiers with a focus
8282
on ROC graphs.
8383

8484
Although functions for drawing ROC graphs are provided by the Bioconductor
85-
project (http://www.bioconductor.org) or by the machine learning package Weka
86-
(http://www.cs.waikato.ac.nz/ml), for example, no comprehensive evaluation suite
85+
project (https://www.bioconductor.org) or by the machine learning package Weka
86+
(https://www.cs.waikato.ac.nz/ml), for example, no comprehensive evaluation suite
8787
is available to date. ROCR is a flexible evaluation package for R
8888
(https://www.r-project.org), a statistical language that is widely used in
8989
biomedical data analysis. Our tool allows for creating cutoff-parametrized

0 commit comments

Comments
 (0)