|
2356 | 2356 | <div class="posts-container posts-apply-limit l-page"> |
2357 | 2357 | <div class="posts-list"> |
2358 | 2358 | <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> |
2359 | 2378 | <a href="articles/RJ-2025-007/" class="post-preview"> |
2360 | 2379 | <script class="post-metadata" type="text/json">{"categories":[]}</script> |
2361 | 2380 | <div class="metadata"> |
@@ -2532,25 +2551,6 @@ <h2>Space-Time Smoothing of Survey Outcomes using the R Package SUMMER</h2> |
2532 | 2551 | <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> |
2533 | 2552 | </div> |
2534 | 2553 | </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> |
2554 | 2554 | <a href="articles/RJ-2025-008/" class="post-preview"> |
2555 | 2555 | <script class="post-metadata" type="text/json">{"categories":[]}</script> |
2556 | 2556 | <div class="metadata"> |
|
0 commit comments