← Back to home
Comparison · Infra & APIs

campsis vs echos

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

campsis vs echos: at a glance

Featurecampsisechos
SectorInfra & APIsInfra & APIs
Velocity score3.80.0
Sparks · 30d10
Top themespharmacometrics, clinical-trial-simulation, breaking-changes, json-interfacetime-series, forecasting, reservoir-computing, hyperparameter-tuning
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is campsis?

Campsis breaks its API on purpose: snake_case throughout, RxODE compatibility cut loose.

Campsis runs clinical-trial simulations from pharmacometric models, sitting on mrgsolve and rxode2 as interchangeable engines, with the sibling package Campsismod supplying the model object layer. Version 1.9.0 is the release where the suite stops carrying its history: the whole API migrates to snake_case, backward compatibility with the old RxODE package is removed, and result processing is refactored into output functions that can be applied as a collection, with an NCA table the first substantial one. Campsismod made the same snake_case move a week earlier, so this is a suite-wide rename rather than one package's decision.

Read the full campsis 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 →

campsis vs echos: editorial side-by-side

C
campsis
INFRA · APIS
3.8

Campsis breaks its API on purpose: snake_case throughout, RxODE compatibility cut loose.

◆ Current state

Campsis runs clinical-trial simulations from pharmacometric models, sitting on mrgsolve and rxode2 as interchangeable engines, with the sibling package Campsismod supplying the model object layer. Version 1.9.0 is the release where the suite stops carrying its history: the whole API migrates to snake_case, backward compatibility with the old RxODE package is removed, and result processing is refactored into output functions that can be applied as a collection, with an NCA table the first substantial one. Campsismod made the same snake_case move a week earlier, so this is a suite-wide rename rather than one package's decision.

◆ Where it's heading

The 1.8 and 1.9 releases together describe a package being made drivable from outside R. JSON interfaces arrived first for models in Campsismod 1.3.0 and for datasets in Campsis 1.8.0, then extended to scenarios, settings and study replication; the output side has now been generalised the same way, from fixed result processing to a collection of output functions applied to simulated results. Renaming every function and cutting RxODE loose is the cost of that consolidation, paid in one deliberate breaking release rather than spread across several.

◆ Prediction

With the rename and the RxODE removal behind it, the next releases should restore the rxode2 engine to the test suite, which 1.9.0 removed temporarily, and continue filling out the output-function catalogue beyond NCA. The JSON surface looks like the intended entry point for driving Campsis from outside R, though the entries do not say what is meant to consume it.

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 campsis 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 campsis or echos.

See all campsis alternatives → · See all echos alternatives →

Recent activity from campsis and echos

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

  1. 15d agocampsissnake_case across the API; RxODE compatibility removed
  2. 2mo agoechosDocumentation expanded; M4 dataset renamed
  3. 5mo agocampsisJSON arguments reach Dataset, Scenarios and Settings
  4. 5mo agoechostune_esn() tunes reservoir hyperparameters by cross-validation
  5. 7mo agocampsisMaintenance release for future package warnings
  6. 7mo agocampsisJSON import for Campsis datasets
  7. 1y agoechosForecast intervals added via moving block bootstrap
  8. 1y agocampsisDosing gains vectorized compartments and cycle repetition
  9. 1y agocampsisParameter uncertainty from SIR and bootstrap output

Frequently asked questions

What is the difference between campsis and echos?

They serve adjacent needs but don't currently overlap on shipped themes. campsis is currently shipping more aggressively (velocity 3.8 vs 0.0), with 1 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 campsis better than echos?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. campsis is currently shipping more aggressively (velocity 3.8 vs 0.0), with 1 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 campsis?

Top campsis alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "campsis alternatives" section above for the current picks, or visit /alternatives/campsis 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.