Skip to content

Commit 0f11134

Browse files
committed
deploy: b561446
1 parent 2cd6d76 commit 0f11134

File tree

26 files changed

+2882
-2881
lines changed

26 files changed

+2882
-2881
lines changed

articles.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2356,6 +2356,25 @@
23562356
<div class="posts-container posts-apply-limit l-page">
23572357
<div class="posts-list">
23582358
<h1 class="posts-list-caption" data-caption="All articles">All articles</h1>
2359+
<a href="articles/RJ-2025-006/" class="post-preview">
2360+
<script class="post-metadata" type="text/json">{"categories":[]}</script>
2361+
<div class="metadata">
2362+
<div class="publishedDate">Aug. 12, 2025</div>
2363+
<div class="dt-authors">
2364+
<div class="dt-author">Niek Den Teuling</div>
2365+
<div class="dt-author">Steffen Pauws</div>
2366+
<div class="dt-author">Edwin van den Heuvel</div>
2367+
</div>
2368+
</div>
2369+
<div class="thumbnail">
2370+
<img/>
2371+
</div>
2372+
<div class="description">
2373+
<h2>latrend: A Framework for Clustering Longitudinal Data</h2>
2374+
<div class="dt-tags"></div>
2375+
<p>Clustering of longitudinal data is used to explore common trends among subjects over time. In this paper, we focus on cases where the sole repeated measurement of interest is numeric. Various R packages have been introduced throughout the years for identifying clusters of longitudinal patterns, summarizing the variability in trajectories between subjects in terms of one or more trends. We introduce the R package latrend as a framework for the unified application of methods for longitudinal clustering, enabling comparisons between methods with minimal coding. The package also serves as an interface to commonly used packages for clustering longitudinal data, including dtwclust, flexmix, kml, lcmm, mclust, mixAK, and mixtools. This enables researchers to easily compare different approaches, implementations, and method specifications. Furthermore, researchers can build upon the standard tools provided by the framework to quickly implement new cluster methods, enabling rapid prototyping.</p>
2376+
</div>
2377+
</a>
23592378
<a href="articles/RJ-2025-007/" class="post-preview">
23602379
<script class="post-metadata" type="text/json">{"categories":[]}</script>
23612380
<div class="metadata">
@@ -2532,25 +2551,6 @@ <h2>Space-Time Smoothing of Survey Outcomes using the R Package SUMMER</h2>
25322551
<p>The increasing availability of complex survey data, and the continued need for estimates of demographic and health indicators at a fine spatial and temporal scale, has led to the need for spatio-temporal smoothing methods that acknowledge the manner in which the data were collected. The open source R package SUMMER implements a variety of methods for spatial or spatio-temporal smoothing of survey outcomes. In this paper, we focus primarily on demographic and health indicators. Our methods are particularly useful for data from Demographic Health Surveys (DHS) and Multiple Indicator Cluster Surveys (MICS). We build upon functions within the survey package, and use INLA for fast Bayesian computation. This paper includes a brief overview of these methods and illustrates the workflow of processing surveys, fitting space-time smoothing models for both binary and composite indicators, and visualizing results with both simulated data and DHS surveys.</p>
25332552
</div>
25342553
</a>
2535-
<a href="articles/RJ-2025-006/" class="post-preview">
2536-
<script class="post-metadata" type="text/json">{"categories":[]}</script>
2537-
<div class="metadata">
2538-
<div class="publishedDate">Aug. 7, 2025</div>
2539-
<div class="dt-authors">
2540-
<div class="dt-author">Niek Den Teuling</div>
2541-
<div class="dt-author">Steffen Pauws</div>
2542-
<div class="dt-author">Edwin van den Heuvel</div>
2543-
</div>
2544-
</div>
2545-
<div class="thumbnail">
2546-
<img/>
2547-
</div>
2548-
<div class="description">
2549-
<h2>latrend: A Framework for Clustering Longitudinal Data</h2>
2550-
<div class="dt-tags"></div>
2551-
<p>Clustering of longitudinal data is used to explore common trends among subjects over time. In this paper, we focus on cases where the sole repeated measurement of interest is numeric. Various R packages have been introduced throughout the years for identifying clusters of longitudinal patterns, summarizing the variability in trajectories between subjects in terms of one or more trends. We introduce the R package latrend as a framework for the unified application of methods for longitudinal clustering, enabling comparisons between methods with minimal coding. The package also serves as an interface to commonly used packages for clustering longitudinal data, including dtwclust, flexmix, kml, lcmm, mclust, mixAK, and mixtools. This enables researchers to easily compare different approaches, implementations, and method specifications. Furthermore, researchers can build upon the standard tools provided by the framework to quickly implement new cluster methods, enabling rapid prototyping.</p>
2552-
</div>
2553-
</a>
25542554
<a href="articles/RJ-2025-008/" class="post-preview">
25552555
<script class="post-metadata" type="text/json">{"categories":[]}</script>
25562556
<div class="metadata">

articles.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,17 @@
1111
<link>https://journal.r-project.org/</link>
1212
</image>
1313
<generator>Distill</generator>
14-
<lastBuildDate>Mon, 11 Aug 2025 00:00:00 +0000</lastBuildDate>
14+
<lastBuildDate>Tue, 12 Aug 2025 00:00:00 +0000</lastBuildDate>
15+
<item>
16+
<title>latrend: A Framework for Clustering Longitudinal Data</title>
17+
<dc:creator>Niek Den Teuling</dc:creator>
18+
<dc:creator>Steffen Pauws</dc:creator>
19+
<dc:creator>Edwin van den Heuvel</dc:creator>
20+
<link>https://journal.r-project.org/articles/RJ-2025-006</link>
21+
<description>Clustering of longitudinal data is used to explore common trends among subjects over time. In this paper, we focus on cases where the sole repeated measurement of interest is numeric. Various R packages have been introduced throughout the years for identifying clusters of longitudinal patterns, summarizing the variability in trajectories between subjects in terms of one or more trends. We introduce the R package latrend as a framework for the unified application of methods for longitudinal clustering, enabling comparisons between methods with minimal coding. The package also serves as an interface to commonly used packages for clustering longitudinal data, including dtwclust, flexmix, kml, lcmm, mclust, mixAK, and mixtools. This enables researchers to easily compare different approaches, implementations, and method specifications. Furthermore, researchers can build upon the standard tools provided by the framework to quickly implement new cluster methods, enabling rapid prototyping.</description>
22+
<guid>https://journal.r-project.org/articles/RJ-2025-006</guid>
23+
<pubDate>Tue, 12 Aug 2025 00:00:00 +0000</pubDate>
24+
</item>
1525
<item>
1626
<title>Structured Bayesian Regression Tree Models for Estimating Distributed Lag Effects: The R Package dlmtree</title>
1727
<dc:creator>Seongwon Im</dc:creator>
@@ -135,16 +145,6 @@ meningitis cases in an Italian region.</description>
135145
<guid>https://journal.r-project.org/articles/RJ-2025-005</guid>
136146
<pubDate>Thu, 07 Aug 2025 00:00:00 +0000</pubDate>
137147
</item>
138-
<item>
139-
<title>latrend: A Framework for Clustering Longitudinal Data</title>
140-
<dc:creator>Niek Den Teuling</dc:creator>
141-
<dc:creator>Steffen Pauws</dc:creator>
142-
<dc:creator>Edwin van den Heuvel</dc:creator>
143-
<link>https://journal.r-project.org/articles/RJ-2025-006</link>
144-
<description>Clustering of longitudinal data is used to explore common trends among subjects over time. In this paper, we focus on cases where the sole repeated measurement of interest is numeric. Various R packages have been introduced throughout the years for identifying clusters of longitudinal patterns, summarizing the variability in trajectories between subjects in terms of one or more trends. We introduce the R package latrend as a framework for the unified application of methods for longitudinal clustering, enabling comparisons between methods with minimal coding. The package also serves as an interface to commonly used packages for clustering longitudinal data, including dtwclust, flexmix, kml, lcmm, mclust, mixAK, and mixtools. This enables researchers to easily compare different approaches, implementations, and method specifications. Furthermore, researchers can build upon the standard tools provided by the framework to quickly implement new cluster methods, enabling rapid prototyping.</description>
145-
<guid>https://journal.r-project.org/articles/RJ-2025-006</guid>
146-
<pubDate>Thu, 07 Aug 2025 00:00:00 +0000</pubDate>
147-
</item>
148148
<item>
149149
<title>CDsampling: An R Package for Constrained D-Optimal Sampling in Paid Research Studies</title>
150150
<dc:creator>Yifei Huang</dc:creator>
13 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
85 Bytes
Binary file not shown.

articles/RJ-2025-006/RJ-2025-006.tex

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ \subsection{Fitting methods}\label{fitting-methods}
450450
#>
451451
#> Cluster sizes (K=2):
452452
#> A B
453-
#> 135 (44.9%) 166 (55.1%)
453+
#> 166 (55.1%) 135 (44.9%)
454454
#>
455455
#> Number of obs: 3913, strata (Patient): 301
456456
#>
@@ -578,8 +578,8 @@ \subsubsection{Assessing a cluster result}\label{assessing-a-cluster-result}
578578

579579
\begin{verbatim}
580580
#> Fit
581-
#> 1 2.919423
582-
#> 2 2.024865
581+
#> 1 4.249461
582+
#> 2 5.815110
583583
\end{verbatim}
584584

585585
The \texttt{predictPostprob()} and \texttt{predictAssignments()} functions compute the posterior probability and cluster membership for new trajectories, respectively. As this is not a common use case for cluster methods, most of the underlying packages do not provide this functionality. For demonstration purposes, we have implemented the functionality for the \texttt{lcModelKML} class.
@@ -626,12 +626,12 @@ \subsubsection{Identifying the number of clusters}\label{identifying-the-number-
626626

627627
\begin{verbatim}
628628
#> Dunn WMAE estimationTime
629-
#> 1 NA 1.4261264 0.450
630-
#> 2 0.10737225 0.7850566 0.668
631-
#> 3 0.09944419 0.6523208 0.892
632-
#> 4 0.11353357 0.6081128 1.142
633-
#> 5 0.13487175 0.5598639 1.424
634-
#> 6 0.13196444 0.5209264 1.599
629+
#> 1 NA 1.4261264 0.472
630+
#> 2 0.10737225 0.7850566 0.696
631+
#> 3 0.09944419 0.6523208 0.968
632+
#> 4 0.11353357 0.6081128 1.176
633+
#> 5 0.13487175 0.5598639 1.311
634+
#> 6 0.13196444 0.5209264 1.746
635635
\end{verbatim}
636636

637637
As the preferred solution corresponds to the highest Dunn index, we can obtain the respective model by calling the \texttt{max()} function on the \texttt{lcModels} list object.
0 Bytes
Binary file not shown.
-13 Bytes
Binary file not shown.
91 Bytes
Loading

0 commit comments

Comments
 (0)