← Back to home
Comparison · Infra & APIs

BayesianMCPMod vs missSBM

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

Shared themes:r-package

BayesianMCPMod vs missSBM: at a glance

FeatureBayesianMCPModmissSBM
SectorInfra & APIsInfra & APIs
Velocity score0.02.5
Sparks · 30d00
Top themesclinical-trials, dose-finding, bayesian-statistics, r-packager-package, network-analysis, stochastic-block-model, missing-data
Last editorial update1h ago2h ago
WebsiteVisit →Visit →

What is BayesianMCPMod?

A Bayesian dose-finding package extends from continuous endpoints to binary ones

BayesianMCPMod implements the Bayesian form of MCP-Mod for dose-finding trials, combining a multiple-comparison test for dose-response signal with model fitting for dose selection. Version 1.3.0 added functions and vignettes for the binary endpoint case, opening the package beyond the continuous endpoints it was built around, and 1.3.2 followed with Firth's penalized regression to handle separation in those binary fits. The same 1.3.0 release let assessDesign() accept custom simulated data and custom model estimates, which moves simulation control out of the package and into the user's hands.

Read the full BayesianMCPMod trajectory →

What is missSBM?

missSBM returns after four dormant years with a stricter API and a new refinement step.

The package fits stochastic block models to networks with missing data, covering both missing-at-random and informative sampling designs. After a run of releases from 2019 to 2022, the feed goes quiet until this year's 1.1.0, which breaks the control interface, exposes the block split and merge operations as testable instance methods, and adds a node-swap refinement pass that runs after variational convergence.

Read the full missSBM trajectory →

BayesianMCPMod vs missSBM: editorial side-by-side

B
BayesianMCPMod
INFRA · APIS
0.0

A Bayesian dose-finding package extends from continuous endpoints to binary ones

◆ Current state

BayesianMCPMod implements the Bayesian form of MCP-Mod for dose-finding trials, combining a multiple-comparison test for dose-response signal with model fitting for dose selection. Version 1.3.0 added functions and vignettes for the binary endpoint case, opening the package beyond the continuous endpoints it was built around, and 1.3.2 followed with Firth's penalized regression to handle separation in those binary fits. The same 1.3.0 release let assessDesign() accept custom simulated data and custom model estimates, which moves simulation control out of the package and into the user's hands.

◆ Where it's heading

Each release has widened the estimands and data shapes the framework accepts rather than changing its statistical core. 1.0.2 added non-monotonic beta and quadratic model shapes; 1.1.0 introduced getMED() for the minimally efficacious dose and parallel execution through the future framework; 1.2.0 switched the posterior and contrast functions from a standard deviation vector to a full covariance matrix and supported non-zero off-diagonals in the MCP step. The binary endpoint work is the same pattern applied to the outcome type, and the Firth addition shows the follow-through of a maintainer who has hit the separation problem in practice.

◆ Prediction

Expect the binary endpoint arm to keep filling in - more diagnostics and design assessment coverage matching what the continuous case already has - since 1.3.2 addressed a specific estimation failure rather than adding a new capability.

M
missSBM
INFRA · APIS
2.5

missSBM returns after four dormant years with a stricter API and a new refinement step.

◆ Current state

The package fits stochastic block models to networks with missing data, covering both missing-at-random and informative sampling designs. After a run of releases from 2019 to 2022, the feed goes quiet until this year's 1.1.0, which breaks the control interface, exposes the block split and merge operations as testable instance methods, and adds a node-swap refinement pass that runs after variational convergence.

◆ Where it's heading

The new release is maintenance-driven in the best sense: it targets the parts of the codebase that were hard to test or easy to misuse. Replacing free-form control lists with a function of named, defaulted arguments turns silent typos into errors, and pulling the exploration logic out of the collection class makes the search algorithm independently testable without changing it. The polish step addresses a known weakness, reaching individually misclassified nodes that split and merge moves cannot fix.

◆ Prediction

Given the gap before this release, the near-term question is whether the cadence resumes at all; the refactoring it contains would support further algorithmic work if it does.

Alternatives to BayesianMCPMod and missSBM

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 BayesianMCPMod or missSBM.

See all BayesianMCPMod alternatives → · See all missSBM alternatives →

Recent activity from BayesianMCPMod and missSBM

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

  1. 26d agomissSBMReplaces raw control lists with missSBM_param(), adds polish()
  2. 3mo agoBayesianMCPModFirth penalized regression handles separation in binary endpoints
  3. 5mo agoBayesianMCPModRegression fix for missing future.apply, plus credible band options
  4. 5mo agoBayesianMCPModBinary endpoint support opens the framework past continuous outcomes
  5. 11mo agoBayesianMCPModCovariance matrices replace standard deviation vectors in the MCP step
  6. 1y agoBayesianMCPModMinimally efficacious dose estimation and parallel execution
  7. 1y agoBayesianMCPModNon-monotonic beta and quadratic dose-response shapes
  8. 3y agomissSBMAdapts to Matrix 1.4-2 and fixes HTML5 documentation
  9. 4y agomissSBMFixes linking against nloptR 2.0.0
  10. 5y agomissSBMRelaxes CRAN test tolerances to avoid random failures
  11. 5y agomissSBMRewrites optimisation in C++ armadillo with sparse matrices
  12. 5y agomissSBMRenames core functions and interfaces with the sbm package

Frequently asked questions

What is the difference between BayesianMCPMod and missSBM?

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

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

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

What are the best alternatives to missSBM?

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