COGRMay 21

moveEZ: An R Package for Animated Biplots

arXiv:2605.2228442.7
AI Analysis

For data analysts and researchers needing to explore multivariate data across ordered categories, moveEZ provides a novel visualization tool, but it is an incremental extension of existing biplot and animation methods.

The moveEZ R package introduces animated PCA biplots to visualize how multivariate structure changes across ordered categorical levels, with three animation frameworks including Procrustes alignment for visual continuity. It is domain-agnostic and integrates with gganimate for publication-quality output.

The moveEZ (pronounced move easy) R package provides tools for constructing animated PCA biplots that reveal how multivariate structure evolves across the ordered levels of a categorical variable. Built as an extension to the biplotEZ package, moveEZ offers three animation frameworks of increasing methodological complexity: a fixed variable frame, in which variable vectors remain constant and only sample positions are animated; and two dynamic frames, in which both sample positions and variable vectors are recomputed and animated at each level. The dynamic frames support Procrustes alignment and reflection to ensure visual continuity across levels, and are compatible with high-dimensional datasets including grouped structures. The package integrates with gganimate to produce high-quality animations suitable for publications and presentations, and supports both animated and static faceted displays via a single argument. Although originally motivated by tracking shifts in African climate indicators, moveEZ is domain-agnostic and applicable wherever multivariate measurements are recorded repeatedly across an ordered categorical variable, including economic, ecological, and biological settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes