Skip to content

Commit 61e3219

Browse files
committed
deploy: 1ae5680
1 parent 0e4741e commit 61e3219

File tree

11 files changed

+3130
-3230
lines changed

11 files changed

+3130
-3230
lines changed

articles.html

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2357,6 +2357,43 @@
23572357
<div class="posts-container posts-apply-limit l-page">
23582358
<div class="posts-list">
23592359
<h1 class="posts-list-caption" data-caption="All articles">All articles</h1>
2360+
<a href="articles/RJ-2025-035/" class="post-preview">
2361+
<script class="post-metadata" type="text/json">{"categories":[]}</script>
2362+
<div class="metadata">
2363+
<div class="publishedDate">Feb. 18, 2026</div>
2364+
<div class="dt-authors">
2365+
<div class="dt-author">Sonia Pérez-Fernández</div>
2366+
<div class="dt-author">Pablo Martínez-Camblor</div>
2367+
<div class="dt-author">Norberto Corral-Blanco</div>
2368+
</div>
2369+
</div>
2370+
<div class="thumbnail">
2371+
<img src="articles/RJ-2025-035/figures/movieROC_mainFunctions.png"/>
2372+
</div>
2373+
<div class="description">
2374+
<h2>movieROC: Visualizing the Decision Rules Underlying Binary Classification</h2>
2375+
<div class="dt-tags"></div>
2376+
<p>The receiver operating characteristic (ROC) curve is a graphical tool
2377+
commonly used to depict the binary classification accuracy of a
2378+
continuous marker in terms of its sensitivity and specificity. The
2379+
standard ROC curve assumes a monotone relationship between the marker
2380+
and the response, inducing classification subsets of the form
2381+
$(c,\infty)$ with $c \in \mathbb{R}$. However, in non-standard cases,
2382+
the involved classification regions are not so clear, highlighting the
2383+
importance of tracking the decision rules. This paper introduces the R
2384+
package movieROC,
2385+
which provides visualization tools for understanding the ability of
2386+
markers to identify a characteristic of interest, complementing the
2387+
ROC curve representation. This tool accommodates multivariate
2388+
scenarios and generalizations involving different decision rules. The
2389+
main contribution of this package is the visualization of the
2390+
underlying classification regions, with the associated gain in
2391+
interpretability. Adding the time (videos) as a third dimension, this
2392+
package facilitates the visualization of binary classification in
2393+
multivariate problems. It constitutes a good tool to generate
2394+
graphical material for presentations.</p>
2395+
</div>
2396+
</a>
23602397
<a href="articles/RJ-2025-042/" class="post-preview">
23612398
<script class="post-metadata" type="text/json">{"categories":[]}</script>
23622399
<div class="metadata">
@@ -2423,43 +2460,6 @@ <h2>ASML: An R Package for Algorithm Selection with Machine Learning</h2>
24232460
<p>For extensively studied computational problems, it is commonly acknowledged that different instances may require different algorithms for optimal performance. The R package ASML focuses on the task of efficiently selecting from a given portfolio of algorithms, the most suitable one for each specific problem instance, based on significant instance features. The package allows for the use of the machine learning tools available in the R package caret and additionally offers visualization tools and summaries of results that make it easier to interpret how algorithm selection techniques perform, helping users better understand and assess their behavior and performance improvements.</p>
24242461
</div>
24252462
</a>
2426-
<a href="articles/RJ-2025-035/" class="post-preview">
2427-
<script class="post-metadata" type="text/json">{"categories":[]}</script>
2428-
<div class="metadata">
2429-
<div class="publishedDate">Feb. 4, 2026</div>
2430-
<div class="dt-authors">
2431-
<div class="dt-author">Sonia Pérez-Fernández</div>
2432-
<div class="dt-author">Pablo Martínez-Camblor</div>
2433-
<div class="dt-author">Norberto Corral-Blanco</div>
2434-
</div>
2435-
</div>
2436-
<div class="thumbnail">
2437-
<img src="articles/RJ-2025-035/figures/movieROC_mainFunctions.png"/>
2438-
</div>
2439-
<div class="description">
2440-
<h2>movieROC: Visualizing the Decision Rules Underlying Binary Classification</h2>
2441-
<div class="dt-tags"></div>
2442-
<p>The receiver operating characteristic (ROC) curve is a graphical tool
2443-
commonly used to depict the binary classification accuracy of a
2444-
continuous marker in terms of its sensitivity and specificity. The
2445-
standard ROC curve assumes a monotone relationship between the marker
2446-
and the response, inducing classification subsets of the form
2447-
$(c,\infty)$ with $c \in \mathbb{R}$. However, in non-standard cases,
2448-
the involved classification regions are not so clear, highlighting the
2449-
importance of tracking the decision rules. This paper introduces the R
2450-
package movieROC,
2451-
which provides visualization tools for understanding the ability of
2452-
markers to identify a characteristic of interest, complementing the
2453-
ROC curve representation. This tool accommodates multivariate
2454-
scenarios and generalizations involving different decision rules. The
2455-
main contribution of this package is the visualization of the
2456-
underlying classification regions, with the associated gain in
2457-
interpretability. Adding the time (videos) as a third dimension, this
2458-
package facilitates the visualization of binary classification in
2459-
multivariate problems. It constitutes a good tool to generate
2460-
graphical material for presentations.</p>
2461-
</div>
2462-
</a>
24632463
<a href="articles/RJ-2025-036/" class="post-preview">
24642464
<script class="post-metadata" type="text/json">{"categories":[]}</script>
24652465
<div class="metadata">

articles.xml

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,36 @@
1111
<link>https://journal.r-project.org/</link>
1212
</image>
1313
<generator>Distill</generator>
14-
<lastBuildDate>Wed, 11 Feb 2026 00:00:00 +0000</lastBuildDate>
14+
<lastBuildDate>Wed, 18 Feb 2026 00:00:00 +0000</lastBuildDate>
15+
<item>
16+
<title>movieROC: Visualizing the Decision Rules Underlying Binary Classification</title>
17+
<dc:creator>Sonia Pérez-Fernández</dc:creator>
18+
<dc:creator>Pablo Martínez-Camblor</dc:creator>
19+
<dc:creator>Norberto Corral-Blanco</dc:creator>
20+
<link>https://journal.r-project.org/articles/RJ-2025-035</link>
21+
<description>The receiver operating characteristic (ROC) curve is a graphical tool
22+
commonly used to depict the binary classification accuracy of a
23+
continuous marker in terms of its sensitivity and specificity. The
24+
standard ROC curve assumes a monotone relationship between the marker
25+
and the response, inducing classification subsets of the form
26+
$(c,\infty)$ with $c \in \mathbb{R}$. However, in non-standard cases,
27+
the involved classification regions are not so clear, highlighting the
28+
importance of tracking the decision rules. This paper introduces the R
29+
package movieROC,
30+
which provides visualization tools for understanding the ability of
31+
markers to identify a characteristic of interest, complementing the
32+
ROC curve representation. This tool accommodates multivariate
33+
scenarios and generalizations involving different decision rules. The
34+
main contribution of this package is the visualization of the
35+
underlying classification regions, with the associated gain in
36+
interpretability. Adding the time (videos) as a third dimension, this
37+
package facilitates the visualization of binary classification in
38+
multivariate problems. It constitutes a good tool to generate
39+
graphical material for presentations.</description>
40+
<guid>https://journal.r-project.org/articles/RJ-2025-035</guid>
41+
<pubDate>Wed, 18 Feb 2026 00:00:00 +0000</pubDate>
42+
<media:content url="https://journal.r-project.org/articles/RJ-2025-035/figures/movieROC_mainFunctions.png" medium="image" type="image/png" width="971" height="306"/>
43+
</item>
1544
<item>
1645
<title>GeRnika: An R Package for the Simulation, Visualization and Comparison of Tumor Phylogenies</title>
1746
<dc:creator>Aitor Sánchez-Ferrera</dc:creator>
@@ -53,35 +82,6 @@ aimed at studying tumor composition and evolutionary history.</description>
5382
<guid>https://journal.r-project.org/articles/RJ-2025-045</guid>
5483
<pubDate>Tue, 10 Feb 2026 00:00:00 +0000</pubDate>
5584
</item>
56-
<item>
57-
<title>movieROC: Visualizing the Decision Rules Underlying Binary Classification</title>
58-
<dc:creator>Sonia Pérez-Fernández</dc:creator>
59-
<dc:creator>Pablo Martínez-Camblor</dc:creator>
60-
<dc:creator>Norberto Corral-Blanco</dc:creator>
61-
<link>https://journal.r-project.org/articles/RJ-2025-035</link>
62-
<description>The receiver operating characteristic (ROC) curve is a graphical tool
63-
commonly used to depict the binary classification accuracy of a
64-
continuous marker in terms of its sensitivity and specificity. The
65-
standard ROC curve assumes a monotone relationship between the marker
66-
and the response, inducing classification subsets of the form
67-
$(c,\infty)$ with $c \in \mathbb{R}$. However, in non-standard cases,
68-
the involved classification regions are not so clear, highlighting the
69-
importance of tracking the decision rules. This paper introduces the R
70-
package movieROC,
71-
which provides visualization tools for understanding the ability of
72-
markers to identify a characteristic of interest, complementing the
73-
ROC curve representation. This tool accommodates multivariate
74-
scenarios and generalizations involving different decision rules. The
75-
main contribution of this package is the visualization of the
76-
underlying classification regions, with the associated gain in
77-
interpretability. Adding the time (videos) as a third dimension, this
78-
package facilitates the visualization of binary classification in
79-
multivariate problems. It constitutes a good tool to generate
80-
graphical material for presentations.</description>
81-
<guid>https://journal.r-project.org/articles/RJ-2025-035</guid>
82-
<pubDate>Wed, 04 Feb 2026 00:00:00 +0000</pubDate>
83-
<media:content url="https://journal.r-project.org/articles/RJ-2025-035/figures/movieROC_mainFunctions.png" medium="image" type="image/png" width="971" height="306"/>
84-
</item>
8585
<item>
8686
<title>dtComb: A Comprehensive R Library and Web Tool for Combining Diagnostic Tests</title>
8787
<dc:creator>S. Ilayda Yerlitaş Taştan</dc:creator>

0 commit comments

Comments
 (0)