← Back to home
Comparison · Infra & APIs

campsismod vs echos

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

campsismod vs echos: at a glance

Featurecampsismodechos
SectorInfra & APIsInfra & APIs
Velocity score2.50.0
Sparks · 30d00
Top themespharmacometrics, model-objects, json-interface, api-consolidationtime-series, forecasting, reservoir-computing, hyperparameter-tuning
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is campsismod?

The model layer under Campsis, renamed in step with it and increasingly JSON-addressable.

Campsismod holds the model object layer for the Campsis pharmacometric simulation suite: reading, editing and writing model definitions that Campsis then simulates. Its recent releases track a single programme, adding a JSON route into model objects and then renaming the whole API to snake_case in 1.4.0, a week before Campsis 1.9.0 did the same. Release notes are terse issue lists, so the reasoning behind each change has to be read from the sibling package.

Read the full campsismod trajectory →

What is echos?

Echo state networks for R forecasting, filling in the pieces a fable model is expected to have.

echos fits echo state networks, a reservoir-computing approach to time series forecasting, and exposes them through the fabletools model interface so they sit alongside other models in a fable workflow. The three releases in this window take it from a working model to a complete one: forecast intervals in 1.0.2, hyperparameter tuning by rolling-origin cross-validation in 1.0.3, and documentation covering the architecture, hyperparameters and tuning workflow in 1.0.4. Cadence is a few releases a year.

Read the full echos trajectory →

campsismod vs echos: editorial side-by-side

C
campsismod
INFRA · APIS
2.5

The model layer under Campsis, renamed in step with it and increasingly JSON-addressable.

◆ Current state

Campsismod holds the model object layer for the Campsis pharmacometric simulation suite: reading, editing and writing model definitions that Campsis then simulates. Its recent releases track a single programme, adding a JSON route into model objects and then renaming the whole API to snake_case in 1.4.0, a week before Campsis 1.9.0 did the same. Release notes are terse issue lists, so the reasoning behind each change has to be read from the sibling package.

◆ Where it's heading

This package moves when Campsis needs it to move. The JSON constructor landed here in 1.3.0 and reached Campsis datasets a day later; parameter uncertainty generation was handed down from Campsis in that package's 1.6.0; and the snake_case migration started here before propagating up. That ordering makes Campsismod the place where suite-wide interface decisions are taken first, even though the visible payoff shows up in Campsis.

◆ Prediction

Expect Campsismod to keep absorbing model-level responsibilities that Campsis currently handles, and to extend the JSON mapping to whatever parts of the model object it does not yet cover. The entries give no signal on a 2.0, and with the rename already spent there is little reason to expect one soon.

E
echos
INFRA · APIS
0.0

Echo state networks for R forecasting, filling in the pieces a fable model is expected to have.

◆ Current state

echos fits echo state networks, a reservoir-computing approach to time series forecasting, and exposes them through the fabletools model interface so they sit alongside other models in a fable workflow. The three releases in this window take it from a working model to a complete one: forecast intervals in 1.0.2, hyperparameter tuning by rolling-origin cross-validation in 1.0.3, and documentation covering the architecture, hyperparameters and tuning workflow in 1.0.4. Cadence is a few releases a year.

◆ Where it's heading

The arc here is a model implementation earning its place in an established framework. Point forecasts came first, then the interval forecasts that any fable-compatible model is expected to produce, generated by bootstrapping residuals and taking quantiles from simulated paths, then the tuning machinery that makes the reservoir hyperparameters usable by people who do not already know what alpha and rho do. Version 1.0.4 spending its whole release on documentation and a clearer dataset name is consistent with that: the remaining barrier is comprehension, not capability.

◆ Prediction

With intervals and tuning in place, the natural next step is broader integration with the fable ecosystem, such as handling multiple series or ensembling with other model types. The entries do not indicate whether the maintainer intends to go further into reservoir variants or to stabilise what is here.

Alternatives to campsismod and echos

Other Infra & APIs 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 campsismod or echos.

See all campsismod alternatives → · See all echos alternatives →

Recent activity from campsismod and echos

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

  1. 21d agocampsismodsnake_case migration lands here first
  2. 2mo agoechosDocumentation expanded; M4 dataset renamed
  3. 3mo agocampsismodBundled model suite refreshed
  4. 5mo agocampsismodJSON argument added to the CampsisModel constructor
  5. 5mo agoechostune_esn() tunes reservoir hyperparameters by cross-validation
  6. 7mo agocampsismodJSON import for Campsis models
  7. 1y agoechosForecast intervals added via moving block bootstrap
  8. 1y agocampsismodreplaceAll fixed for unrecognised statements
  9. 1y agocampsismodPerformance tests skipped on CRAN

Frequently asked questions

What is the difference between campsismod and echos?

They serve adjacent needs but don't currently overlap on shipped themes. campsismod is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is campsismod better than echos?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. campsismod is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to campsismod?

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

What are the best alternatives to echos?

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