jSDM
Joint species distribution models in Gibbs-sampled C++, quiet since 2023.
A side-by-side editorial comparison of mice and Rmonize — release velocity, themes, recent moves, and the top alternatives to consider.
mice can finally predict, not just estimate, from multiply imputed data.
mice is the reference implementation of multiple imputation by chained equations, and the default answer to missing data in R. The releases here follow a consistent shape: one or two substantive additions per version, most contributed by outside authors, plus fixes to methods that have been in the package for years. The current 3.19.0 adds predict_mi(), which pools predictions across imputations under Rubin's rules and can return prediction intervals.
Collapsed a pile of parameters into one object and renamed every report column
Rmonize supports data harmonization: taking heterogeneous input datasets, applying processing rules against a DataSchema, and producing a harmonized dossier with assessment, summary and visual reports. Version 2.0.0 reshaped how that is driven — the evaluate, summarize and visualize functions now take the dossier alone rather than six or seven parallel arguments — and renamed every column in the assessment and summary outputs into plain language. The package is closely coupled to madshapR, whose changes the notes warn may require updates to existing user code.
mice is the reference implementation of multiple imputation by chained equations, and the default answer to missing data in R. The releases here follow a consistent shape: one or two substantive additions per version, most contributed by outside authors, plus fixes to methods that have been in the package for years. The current 3.19.0 adds predict_mi(), which pools predictions across imputations under Rubin's rules and can return prediction intervals.
Two things are happening. The imputation method catalogue keeps widening — lasso variants, multivariate PMM, categorical PMM via canonical correlation — while the pooling side is being extended past its original purpose, first to synthetic data, now to predictions on held-out sets. That second thread points at predictive modelling workflows rather than the inferential ones mice was built for. Meanwhile the maintainers keep finding consequential old bugs: the augment() ordered-factor defect in 3.18.0 had been silently degrading ordinal imputations for years.
predict_mi() is framed around evaluating predictive performance on test sets, and the ignore argument added in 3.12.0 already exists to hold out rows from the imputation model. Expect the next work to join those up into a fuller train/test story for imputed data, since the pieces are now in place but not yet connected.
Rmonize supports data harmonization: taking heterogeneous input datasets, applying processing rules against a DataSchema, and producing a harmonized dossier with assessment, summary and visual reports. Version 2.0.0 reshaped how that is driven — the evaluate, summarize and visualize functions now take the dossier alone rather than six or seven parallel arguments — and renamed every column in the assessment and summary outputs into plain language. The package is closely coupled to madshapR, whose changes the notes warn may require updates to existing user code.
The arc runs from correctness toward interface. Version 1.0.1 was bug fixes found on real data, 1.1.0 added a debug parameter so harmonization could be tested with incomplete inputs, and 2.0.0 is a deliberate simplification that breaks existing code in exchange for a smaller surface. Renaming outputs from expressions like 'Categories::missing' and 'Nb. non-valid values' to 'Non-valid categories' and 'Number of non-valid values' points at reports being read by people who are not the person who wrote the harmonization rules.
Expect the superseded parameters and the renamed demo object to be removed outright rather than left superseded, and continued work on the visual reports, which carry the largest volume of referenced issues across all three versions.
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 mice or Rmonize.
Joint species distribution models in Gibbs-sampled C++, quiet since 2023.
An ecosystem model starts tracking carbon isotopes and land-use change.
Ten years in, US mapping splits its data out and finally adds Puerto Rico.
Fitness-tracking analysis in slow maintenance, still absorbing upstream breakage.
State-panel tooling holding steady since its 2020 data and ergonomics release.
Five years of compiler and CRAN fixes on a capture-recapture package.
See all mice alternatives → · See all Rmonize alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. mice and Rmonize 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. mice and Rmonize 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.
Top mice alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "mice alternatives" section above for the current picks, or visit /alternatives/mice for the full list with editorial commentary on each.
Top Rmonize alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Rmonize alternatives" section above for the current picks, or visit /alternatives/rmonize for the full list with editorial commentary on each.