← Back to home
Comparison · Infra & APIs

JointFPM vs mice

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

JointFPM vs mice: at a glance

FeatureJointFPMmice
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themessurvival-analysis, recurrent-events, parametric-models, api-stabilitymissing-data, multiple-imputation, statistics, r-package
Last editorial update46m ago1h ago
WebsiteVisit →Visit →

What is JointFPM?

Recurrent-event modelling settles, with mean_no() promoted to stable.

JointFPM fits joint flexible parametric models for a recurrent event process alongside a competing terminal event, and predicts the mean number of events. The visible history runs from bug fixes on the earliest CRAN releases through standardization, integration options and a summary method, ending with mean_no() declared stable. Several changes arrived through outside pull requests.

Read the full JointFPM trajectory →

What is mice?

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.

Read the full mice trajectory →

JointFPM vs mice: editorial side-by-side

J
JointFPM
INFRA · APIS
0.0

Recurrent-event modelling settles, with mean_no() promoted to stable.

◆ Current state

JointFPM fits joint flexible parametric models for a recurrent event process alongside a competing terminal event, and predicts the mean number of events. The visible history runs from bug fixes on the earliest CRAN releases through standardization, integration options and a summary method, ending with mean_no() declared stable. Several changes arrived through outside pull requests.

◆ Where it's heading

The arc runs from a working estimator toward a usable one: input validation and error messages first, then control over the numerical integration, then a summary method and pass-through arguments to the underlying rstpm2 fit. The latest release adds no code so much as a stability commitment to a function users were already calling.

◆ Prediction

With mean_no() stable, the next work most likely targets the prediction and standardization paths rather than the model fit itself.

M
mice
INFRA · APIS
0.0

mice can finally predict, not just estimate, from multiply imputed data.

◆ Current state

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.

◆ Where it's heading

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.

◆ Prediction

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.

Alternatives to JointFPM and mice

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 JointFPM or mice.

See all JointFPM alternatives → · See all mice alternatives →

Recent activity from JointFPM and mice

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

  1. 8mo agomicemice 3.19.0
  2. 1y agoJointFPMmean_no() promoted to a stable interface
  3. 1y agomicemice 3.18.0
  4. 1y agomicemice 3.17.0
  5. 2y agoJointFPMsummary() method and control arguments passed to rstpm2
  6. 2y agoJointFPMGaussian quadrature option for the mean-events integration
  7. 2y agoJointFPMStandardized marginal estimates plus input validation
  8. 2y agoJointFPMBug fixes for differences between mean-event functions
  9. 3y agomicemice 3.16.0
  10. 3y agomicemice 3.15.0
  11. 4y agomicemice 3.14.0

Frequently asked questions

What is the difference between JointFPM and mice?

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

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

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

What are the best alternatives to mice?

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.