← Back to home
Comparison · Infra & APIs

exametrika vs simDAG

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

Shared themes:r-package

exametrika vs simDAG: at a glance

FeatureexametrikasimDAG
SectorInfra & APIsInfra & APIs
Velocity score0.02.5
Sparks · 30d00
Top themespsychometrics, irt, biclustering, api-consistencyr-package, causal-inference, dag-simulation, discrete-event-simulation
Last editorial update53m ago1d ago
WebsiteVisit →Visit →

What is exametrika?

A test-theory package that grew into a graphical-model toolkit, now spending its releases paying down the API debt that growth created.

exametrika is an R psychometrics package covering IRT, latent class/rank analysis, and biclustering, and it has been shipping features at an unusual clip for a CRAN package. The last two releases stopped adding capability and turned inward: 1.14.0 fixed a documented-but-never-implemented graphical-parameter passthrough, and 1.15.0 landed a full-codebase audit that corrected bugs which silently produced wrong results on missing data and 0-indexed polytomous codes. Argument names, orders, and defaults are now unified across the model functions, with every old name kept working behind a deprecation warning.

Read the full exametrika trajectory →

What is simDAG?

simDAG grew a second simulation engine, then spent two releases surviving upstream breakage.

simDAG generates data from directed acyclic graphs, with a library of node types covering Gaussian, binomial, Poisson, negative binomial, zero-inflated, ordered regression, Cox, and Aalen models. The 1.0.0 milestone opened node_cox() to arbitrary baseline hazard functions, which lets continuous time-dependent hazards drive discrete-event simulations. The two most recent releases exist only to keep the package on CRAN through breakage in lme4 and simr.

Read the full simDAG trajectory →

exametrika vs simDAG: editorial side-by-side

E
exametrika
INFRA · APIS
0.0

A test-theory package that grew into a graphical-model toolkit, now spending its releases paying down the API debt that growth created.

◆ Current state

exametrika is an R psychometrics package covering IRT, latent class/rank analysis, and biclustering, and it has been shipping features at an unusual clip for a CRAN package. The last two releases stopped adding capability and turned inward: 1.14.0 fixed a documented-but-never-implemented graphical-parameter passthrough, and 1.15.0 landed a full-codebase audit that corrected bugs which silently produced wrong results on missing data and 0-indexed polytomous codes. Argument names, orders, and defaults are now unified across the model functions, with every old name kept working behind a deprecation warning.

◆ Where it's heading

The arc runs from feature sprawl to consolidation. Through 1.9.0-1.13.0 the package added polytomous biclustering plots, nominal and ordinal IRM samplers, a C++ Gibbs core, and Graphical Lasso; the cost was inconsistent interfaces and correctness bugs that only surfaced under audit. The maintainer is also visibly optimizing for two external gatekeepers — CRAN's 10-minute check budget in 1.13.1, an R Journal reviewer in 1.14.0 — which suggests the package is being groomed for formal publication rather than just iterated on.

◆ Prediction

Expect the next release to continue the deprecation cleanup started in 1.15.0, likely retiring some of the old function names that have carried warnings since 1.7.0, with new modelling work paused until the R Journal submission clears.

S
simDAG
INFRA · APIS
2.5

simDAG grew a second simulation engine, then spent two releases surviving upstream breakage.

◆ Current state

simDAG generates data from directed acyclic graphs, with a library of node types covering Gaussian, binomial, Poisson, negative binomial, zero-inflated, ordered regression, Cox, and Aalen models. The 1.0.0 milestone opened node_cox() to arbitrary baseline hazard functions, which lets continuous time-dependent hazards drive discrete-event simulations. The two most recent releases exist only to keep the package on CRAN through breakage in lme4 and simr.

◆ Where it's heading

The package has been widening what a simulation can represent rather than deepening any one node. Networks arrived in 0.4.0 so individuals could depend on each other, discrete-event simulation in continuous time arrived in 0.5.0 as an alternative to the discrete-time engine, and 1.0.0 connected the two by letting continuous hazards feed the event-driven path. Alongside that, node types keep accumulating for outcome families the framework could not previously generate.

◆ Prediction

Expect the node library to keep expanding into outcome types the discrete-event engine can now support, though the recent releases suggest upstream dependency churn will keep consuming release slots.

Alternatives to exametrika and simDAG

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 exametrika or simDAG.

See all exametrika alternatives → · See all simDAG alternatives →

Recent activity from exametrika and simDAG

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

  1. 19d agosimDAGCRAN-retention patch for upstream lme4 breakage
  2. 1mo agoexametrikaFull-codebase audit fixes silent result corruption, unifies arguments
  3. 2mo agoexametrikaPlot methods finally forward the graphical parameters they documented
  4. 3mo agoexametrikaCRAN resubmission: slow tests skipped to fit the check budget
  5. 3mo agoexametrikaGraphical Lasso and Chatterjee's xi extend the package into network estimation
  6. 3mo agosimDAGArbitrary baseline hazards connect node_cox() to discrete-event sims
  7. 3mo agoexametrikaFrozen research baseline, never released to CRAN
  8. 4mo agosimDAGTest-only fix for an upstream simr update
  9. 5mo agoexametrikaNominal and ordinal IRM samplers, with generic dispatch by data type
  10. 5mo agosimDAGAdds node_polr() for ordinal outcomes and rsurv node support
  11. 7mo agosimDAGAdds continuous-time discrete-event simulation
  12. 10mo agosimDAGAdds link functions to node types and fixes a broken seed default

Frequently asked questions

What is the difference between exametrika and simDAG?

Both compete on the same themes — r-package — within Infra & APIs. simDAG 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 exametrika better than simDAG?

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

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

What are the best alternatives to simDAG?

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