← Back to home
Comparison · Analytics

aedseo vs seriation

A side-by-side editorial comparison of aedseo and seriation — release velocity, themes, recent moves, and the top alternatives to consider.

Shared themes:r-package

aedseo vs seriation: at a glance

Featureaedseoseriation
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesepidemiology, time-series, surveillance, r-packageseriation, matrix-reordering, optimization, clustering
Last editorial update1h ago47m ago
WebsiteVisit →Visit →

What is aedseo?

An epidemic-onset detector that now brackets the whole season, not just its start

aedseo is a Statens Serum Institut R package for automated early detection of seasonal epidemic onsets, built around growth-rate estimation over consecutive time intervals. The 1.0.0 line moved it well past its original scope: observations are now modelled as cases or population-adjusted incidence, multiple waves can be estimated in one pass, and disease-specific thresholds are computed by a dedicated function. Version 1.1.0 adds an estimate of when a season has ended after the first onset.

Read the full aedseo trajectory →

What is seriation?

seriation stopped shipping algorithms and started shipping a way to pick between them.

seriation finds meaningful orderings for matrices, distance objects and dendrograms, and carries a large registry of methods from classic combinatorial criteria to t-SNE and UMAP embeddings. The 1.5.0 release added a layer above that registry — seriate_best(), seriate_rep() and seriate_improve() — which run randomized methods repeatedly, in parallel, and keep the best result. Recent work is definitional and numeric rather than additive: 1.5.8 corrects the linear seriation criterion to match Hubert and Schultz's original 1976 definition.

Read the full seriation trajectory →

aedseo vs seriation: editorial side-by-side

A
aedseo
ANALYTICS
0.0

An epidemic-onset detector that now brackets the whole season, not just its start

◆ Current state

aedseo is a Statens Serum Institut R package for automated early detection of seasonal epidemic onsets, built around growth-rate estimation over consecutive time intervals. The 1.0.0 line moved it well past its original scope: observations are now modelled as cases or population-adjusted incidence, multiple waves can be estimated in one pass, and disease-specific thresholds are computed by a dedicated function. Version 1.1.0 adds an estimate of when a season has ended after the first onset.

◆ Where it's heading

The arc runs from a single-purpose onset detector toward a full seasonal-surveillance toolkit. Each release since 1.0.0 has widened what the package can say about a season rather than improving how it says it: incidence denominators, background population, multi-wave detection, thresholds, and now season end. Fixes in between are narrow and numerical, such as confidence intervals under ATLAS BLAS.

◆ Prediction

The natural next step is symmetry with the onset machinery the package already has: turning the 1.1.0 seasonal offset into a first-class output alongside onset, with its own summary and plotting methods.

S
seriation
ANALYTICS
0.0

seriation stopped shipping algorithms and started shipping a way to pick between them.

◆ Current state

seriation finds meaningful orderings for matrices, distance objects and dendrograms, and carries a large registry of methods from classic combinatorial criteria to t-SNE and UMAP embeddings. The 1.5.0 release added a layer above that registry — seriate_best(), seriate_rep() and seriate_improve() — which run randomized methods repeatedly, in parallel, and keep the best result. Recent work is definitional and numeric rather than additive: 1.5.8 corrects the linear seriation criterion to match Hubert and Schultz's original 1976 definition.

◆ Where it's heading

The package has shifted from breadth to judgment. Through 1.3.x the additions were new methods; from 1.5.0 the registry started carrying metadata about the methods — whether they are randomized, what criterion they optimize — so the package could choose and evaluate on the user's behalf. The 1.5.6 replacement of FORTRAN with C for BEA and ME points the same way, reducing the legacy surface underneath that machinery.

◆ Prediction

Further criterion audits are the likeliest next move, since 1.5.8 shows a published definition being reconciled against the implementation and the registry now records what each method optimizes. Expect corrections rather than new seriation algorithms.

Alternatives to aedseo and seriation

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either aedseo or seriation.

See all aedseo alternatives → · See all seriation alternatives →

Recent activity from aedseo and seriation

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 6mo agoaedseocombined_seasonal_output() now estimates when a season ends
  2. 8mo agoaedseoFix growth-rate confidence intervals under ATLAS BLAS
  3. 9mo agoaedseoIncidence, population adjustment and multi-wave detection land in 1.0.0
  4. 0y agoseriationseriation 1.5.8 realigns linear criterion with Hubert and Schultz
  5. 1y agoseriationseriation 1.5.7 adds BK_unconstrained, handles tiny inputs
  6. 1y agoseriationseriation 1.5.6 replaces FORTRAN BEA with C, modernizes allocation
  7. 2y agoseriationseriation 1.5.5 digest: AOE method, rep parameter, MDS_angle fix
  8. 2y agoaedseoMaintainership transferred to Lasse Engbo Christiansen
  9. 2y agoaedseoepi_calendar() and richer autoplot displays
  10. 2y agoaedseoFirst CRAN release of the aeddo onset detector
  11. 3y agoseriationseriation 1.5.1 refines pimage, permute and hmap
  12. 3y agoseriationseriation 1.5.0 adds seriate_best and parallel repeated search

Frequently asked questions

What is the difference between aedseo and seriation?

Both compete on the same themes — r-package — within Analytics. aedseo and seriation are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is aedseo better than seriation?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. aedseo and seriation are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to aedseo?

Top aedseo alternatives in Analytics are ranked by recent ship velocity. Browse the "aedseo alternatives" section above for the current picks, or visit /alternatives/aedseo-r for the full list with editorial commentary on each.

What are the best alternatives to seriation?

Top seriation alternatives in Analytics are ranked by recent ship velocity. Browse the "seriation alternatives" section above for the current picks, or visit /alternatives/seriation-r for the full list with editorial commentary on each.