← Back to home
Comparison · Analytics

cTMed vs randomwalk

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

cTMed vs randomwalk: at a glance

FeaturecTMedrandomwalk
SectorAnalyticsAnalytics
Velocity score2.50.0
Sparks · 30d00
Top themesmediation-analysis, continuous-time-models, r-package, statistical-methodswebassembly, shinylive, webr, simulation
Last editorial update5h ago1h ago
WebsiteVisit →Visit →

What is cTMed?

Continuous-time mediation effects get standardized centrality, six years into steady patch work

cTMed computes direct, indirect and total effects for continuous-time mediation models, with delta-method, Monte Carlo and bootstrap variants of each. Development is a long run of patch releases from the jeksterslab account, roughly every two months, each adding a function or two. The latest adds standardized centrality measures and allows a diagonal sigma across ten standardized estimators.

Read the full cTMed trajectory →

What is randomwalk?

randomwalk spent every release getting an R simulation to run in the browser, not on a server.

A random walk and fractal-growth simulation package whose entire visible history is about its browser deployment. Six releases in four weeks moved a Shinylive dashboard from a blank black page to a working app — WebAssembly mounted from GitHub releases, CORS resolved by same-origin serving, missing plotting dependencies installed in-browser, then an async version using crew workers with its own debug log. A correctness fix followed, adding termination-position validation so simulations stop producing isolated pixels, and the most recent release publishes the package itself as a webR binary repository.

Read the full randomwalk trajectory →

cTMed vs randomwalk: editorial side-by-side

C
cTMed
ANALYTICS
2.5

Continuous-time mediation effects get standardized centrality, six years into steady patch work

◆ Current state

cTMed computes direct, indirect and total effects for continuous-time mediation models, with delta-method, Monte Carlo and bootstrap variants of each. Development is a long run of patch releases from the jeksterslab account, roughly every two months, each adding a function or two. The latest adds standardized centrality measures and allows a diagonal sigma across ten standardized estimators.

◆ Where it's heading

The package is filling out a matrix rather than changing shape: for each effect type there is a delta-method, a Monte Carlo and a bootstrap path, and each release closes another cell. The 2025 releases were largely externally forced — an Armadillo 15.0.x transition at CRAN, a citation addition after the Psychological Methods paper landed — which suggests the statistical core has been settled since the 1.0.6 standardization revision.

◆ Prediction

The diagonal-sigma option has now reached the standardized estimators; extending it to the remaining unstandardized variants is the obvious next cell to fill.

R
randomwalk
ANALYTICS
0.0

randomwalk spent every release getting an R simulation to run in the browser, not on a server.

◆ Current state

A random walk and fractal-growth simulation package whose entire visible history is about its browser deployment. Six releases in four weeks moved a Shinylive dashboard from a blank black page to a working app — WebAssembly mounted from GitHub releases, CORS resolved by same-origin serving, missing plotting dependencies installed in-browser, then an async version using crew workers with its own debug log. A correctness fix followed, adding termination-position validation so simulations stop producing isolated pixels, and the most recent release publishes the package itself as a webR binary repository.

◆ Where it's heading

The package is being built as a browser artifact first and an R package second: the readme, the vignettes and the release notes all point at a hosted dashboard rather than at library(). The last release completes that by making the compiled WebAssembly build installable by anyone via webr::install(), which turns the deployment work into something reusable outside this project. Version numbers are unreliable here — v0.2.0 was published two weeks after v1.0.2 — so read the dates, not the tags.

◆ Prediction

With the webR repository published, the next work most likely moves back to the simulation itself, though the entries give no direct evidence of planned features.

Alternatives to cTMed and randomwalk

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 cTMed or randomwalk.

See all cTMed alternatives → · See all randomwalk alternatives →

Recent activity from cTMed and randomwalk

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

  1. 27d agocTMedStandardized centrality measures and diagonal-sigma support
  2. 6mo agocTMedMinor method edits
  3. 8mo agorandomwalkPackage published as an installable webR binary repository
  4. 8mo agorandomwalkTermination validation removes isolated pixels from simulations
  5. 8mo agorandomwalkAsync dashboard with crew workers running under WebR
  6. 9mo agorandomwalkBrowser dashboard working end to end
  7. 9mo agorandomwalkMissing plot dependency and parameter display fixed
  8. 9mo agorandomwalkDashboard mounts WebAssembly from GitHub releases
  9. 10mo agocTMedPackage citation added for the Psychological Methods paper
  10. 10mo agocTMedArmadillo 15.0.x compatibility for CRAN
  11. 1y agocTMedStandardization reworked around the steady-state covariance matrix
  12. 1y agocTMedBootstrap centrality estimators and MCPhiSigma()

Frequently asked questions

What is the difference between cTMed and randomwalk?

They serve adjacent needs but don't currently overlap on shipped themes. cTMed 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 cTMed better than randomwalk?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. cTMed 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 Analytics products to evaluate alongside.

What are the best alternatives to cTMed?

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

What are the best alternatives to randomwalk?

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