← Back to home
Comparison · Infra & APIs

cvms vs exametrika

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

Shared themes:r-package

cvms vs exametrika: at a glance

Featurecvmsexametrika
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themescross-validation, r-package, model-evaluation, visualizationpsychometrics, irt, biclustering, api-consistency
Last editorial update1d ago1h ago
WebsiteVisit →Visit →

What is cvms?

A cross-validation package whose real development has moved to its plotting function

cvms runs repeated cross-validation over model formulas and reports comparable metrics. The 2.0.0 release was a breaking correctness fix: every function accepting fold_cols mismatched training and testing data when fold indices were non-sequential, did not start at 1, or were strings, because the iteration index was compared against the raw fold value rather than its factor level index. 2.0.1 restored coefficient extraction for nnet::multinom and mixed models by supplying an environment containing the training data, and followed lme4's move of findbars() into the reformulas package.

Read the full cvms trajectory →

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 →

cvms vs exametrika: editorial side-by-side

C
cvms
INFRA · APIS
0.0

A cross-validation package whose real development has moved to its plotting function

◆ Current state

cvms runs repeated cross-validation over model formulas and reports comparable metrics. The 2.0.0 release was a breaking correctness fix: every function accepting fold_cols mismatched training and testing data when fold indices were non-sequential, did not start at 1, or were strings, because the iteration index was compared against the raw fold value rather than its factor level index. 2.0.1 restored coefficient extraction for nnet::multinom and mixed models by supplying an environment containing the training data, and followed lme4's move of findbars() into the reformulas package.

◆ Where it's heading

Two threads run in parallel and only one is about cross-validation. The plotting function plot_confusion_matrix() has absorbed most feature work since 1.5.0 - custom gradient palettes, intensity limits, per-tile settings, dynamic font colors keyed to value thresholds, and arguments that accept functions rather than constants - to the point where a companion web application exists for using it without code. The cross-validation core, by contrast, sees maintenance: upstream compatibility fixes for pROC, ggnewscale and ggplot2, and the fold-matching correction that finally forced a major version.

◆ Prediction

Expect continued option growth in the confusion matrix plotting surface, since that is where nearly every release since 1.5.0 has spent its changes, with core cross-validation changes arriving only as upstream packages force them.

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.

Alternatives to cvms and exametrika

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

See all cvms alternatives → · See all exametrika alternatives →

Recent activity from cvms and exametrika

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

  1. 1mo agoexametrikaFull-codebase audit fixes silent result corruption, unifies arguments
  2. 2mo agoexametrikaPlot methods finally forward the graphical parameters they documented
  3. 2mo agocvmsCoefficient extraction restored for multinom and mixed models
  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 agoexametrikaFrozen research baseline, never released to CRAN
  7. 5mo agoexametrikaNominal and ordinal IRM samplers, with generic dispatch by data type
  8. 9mo agocvmsBreaking fix for mismatched folds with non-sequential fold IDs
  9. 11mo agocvmsTest compatibility with pROC 1.19 and a deprecation warning fix
  10. 1y agocvmsConfusion matrix fonts and colors can now be computed from the values
  11. 1y agocvmsTile intensity by row or column percentages
  12. 1y agocvmsMultinom coefficient extraction fix after a parameters update

Frequently asked questions

What is the difference between cvms and exametrika?

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

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. cvms and exametrika 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 Infra & APIs products to evaluate alongside.

What are the best alternatives to cvms?

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

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.