← Back to home
Comparison · Analytics

rjd3highfreq vs spmodel

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

Shared themes:r-package

rjd3highfreq vs spmodel: at a glance

Featurerjd3highfreqspmodel
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesseasonal-adjustment, time-series, jdemetra, r-packagespatial-statistics, regression-modelling, kriging, r-package
Last editorial update56m ago5h ago
WebsiteVisit →Visit →

What is rjd3highfreq?

rjd3highfreq ships whatever the Java side ships, and only occasionally says what that was.

An R wrapper around JDemetra+ routines for seasonal adjustment of high-frequency time series, built on fractional airline decomposition. Only three releases are on record, roughly one every six months, and two of them describe nothing beyond updated .jar files. The package is a thin binding whose substance lives in the Java libraries it packages, and the release notes reflect that literally.

Read the full rjd3highfreq trajectory →

What is spmodel?

Spatial regression in R, adding block kriging and then tuning the numerics underneath it

spmodel fits spatial linear and generalised linear models, for both point-referenced and areal data, with prediction and diagnostics attached. Block prediction arrived in 0.11.0 and the releases since have refined it. The most recent release changes optimiser behaviour: the default Nelder-Mead relative stopping tolerance tightens from 1e-4 to 1e-6 to reduce convergence on local rather than global maxima.

Read the full spmodel trajectory →

rjd3highfreq vs spmodel: editorial side-by-side

R
rjd3highfreq
ANALYTICS
0.0

rjd3highfreq ships whatever the Java side ships, and only occasionally says what that was.

◆ Current state

An R wrapper around JDemetra+ routines for seasonal adjustment of high-frequency time series, built on fractional airline decomposition. Only three releases are on record, roughly one every six months, and two of them describe nothing beyond updated .jar files. The package is a thin binding whose substance lives in the Java libraries it packages, and the release notes reflect that literally.

◆ Where it's heading

The one release with detail points at where the work actually is: 2.4.1 exposes eps and deps parameters on fractionalAirlineDecomposition(), controlling the optimisation routine's convergence precision and the step size for its numerical derivatives. That is tuning access for users whose series were not converging well under the defaults, and it is the only user-facing surface change visible here. The earlier entry even appears under a different package name, rjd3xhighfreq, which suggests some instability in how this line is published.

◆ Prediction

Expect further releases tracking JDemetra+ .jar versions, with R-level parameters exposed only as specific estimation problems surface; the entries do not support a firmer read than that.

S
spmodel
ANALYTICS
0.0

Spatial regression in R, adding block kriging and then tuning the numerics underneath it

◆ Current state

spmodel fits spatial linear and generalised linear models, for both point-referenced and areal data, with prediction and diagnostics attached. Block prediction arrived in 0.11.0 and the releases since have refined it. The most recent release changes optimiser behaviour: the default Nelder-Mead relative stopping tolerance tightens from 1e-4 to 1e-6 to reduce convergence on local rather than global maxima.

◆ Where it's heading

Two threads run in parallel. The first is expanding what can be predicted — point predictions, then areal averages over a region via block kriging, then better accuracy and efficiency for that path as the block size default moved from 1000 to 4000 in 0.12.0. The second is numerical trustworthiness, and it is unusually prominent here: a range-constraint option for stability in 0.9.0, a corrected log determinant of the fixed effects in the restricted log likelihood in 0.11.0, a cloud semivariogram that had been doubling the semivariance fixed in 0.11.1, and now a tighter optimiser tolerance. Several of these silently changed results before they were caught.

◆ Prediction

Expect the maintainers to keep publishing explicit reproduction instructions alongside numerical default changes, as 0.13.0 does by documenting the `control = list(reltol = 1e-4)` escape hatch. The entries give no signal of expansion beyond the current model families.

Alternatives to rjd3highfreq and spmodel

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 rjd3highfreq or spmodel.

See all rjd3highfreq alternatives → · See all spmodel alternatives →

Recent activity from rjd3highfreq and spmodel

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

  1. 2mo agospmodelTighter optimiser tolerance to avoid local maxima
  2. 3mo agorjd3highfreqOptimisation precision and derivative step exposed on airline decomposition
  3. 6mo agospmodelEmpirical autocovariance function and better block kriging accuracy
  4. 8mo agorjd3highfreqrjd3highfreq 2.4.0
  5. 9mo agospmodelCloud semivariogram doubling fixed; geometry warnings added
  6. 1y agospmodelBlock kriging for areal averages and their uncertainty
  7. 1y agorjd3highfreqrjd3xhighfreq 2.3.0
  8. 1y agospmodelRobust semivariogram and new covariance types for areal models
  9. 1y agospmodelRange constraint option and redefined covariance type names

Frequently asked questions

What is the difference between rjd3highfreq and spmodel?

Both compete on the same themes — r-package — within Analytics. rjd3highfreq and spmodel 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 rjd3highfreq better than spmodel?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. rjd3highfreq and spmodel 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 rjd3highfreq?

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

What are the best alternatives to spmodel?

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