← Back to home
Comparison · Analytics

bbotk vs parameters

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

bbotk vs parameters: at a glance

Featurebbotkparameters
SectorAnalyticsAnalytics
Velocity score2.50.0
Sparks · 30d00
Top themesblack-box optimization, mlr3, async execution, api deprecationeasystats, model-parameters, standardization, mixed-models
Last editorial update4h ago1h ago
WebsiteVisit →Visit →

What is bbotk?

bbotk is generalizing from an optimizer toolkit into an evaluation framework.

bbotk is the black-box optimization backend behind mlr3 tuning: search spaces, terminators, archives, and an async layer built on rush. Recent releases pair steady async-API buildout with removal of the deprecated arguments that preceded it. The 1.9.0 release introduced EvalInstance as a base class for OptimInstance, separating evaluating an objective from optimizing one.

Read the full bbotk trajectory →

What is parameters?

easystats' parameters package absorbs one more model class every few weeks

parameters extracts and formats coefficients from an enormous range of R model objects, and its releases read as a running ledger of that range expanding — lavaan and lavaan.mi, survey, lcmm, glmmTMB, fixest, marginaleffects, ordinal. Recent versions ship roughly monthly with a mix of new support, new arguments, and fixes for label handling and standard errors. The most consequential recent change is behavioral: post-hoc standardization no longer standardizes the intercept, setting it and its inferential statistics to NA.

Read the full parameters trajectory →

bbotk vs parameters: editorial side-by-side

B
bbotk
ANALYTICS
2.5

bbotk is generalizing from an optimizer toolkit into an evaluation framework.

◆ Current state

bbotk is the black-box optimization backend behind mlr3 tuning: search spaces, terminators, archives, and an async layer built on rush. Recent releases pair steady async-API buildout with removal of the deprecated arguments that preceded it. The 1.9.0 release introduced EvalInstance as a base class for OptimInstance, separating evaluating an objective from optimizing one.

◆ Where it's heading

Two threads run through the visible history. The first is async optimization maturing: ArchiveAsync gained a full push/finish/fail vocabulary over rush tasks in 1.11.0, and 1.12.0 deleted the deprecated extra arguments it replaced. The second is dependency consolidation, with custom C hypervolume code handed to moocore and rush pinned to 1.0.0, trimming maintenance surface as the async path becomes the default.

◆ Prediction

The deprecation removals in 1.12.0 suggest the async archive API is now treated as settled; the next releases most likely build on EvalInstance rather than continuing to churn ArchiveAsync.

P
parameters
ANALYTICS
0.0

easystats' parameters package absorbs one more model class every few weeks

◆ Current state

parameters extracts and formats coefficients from an enormous range of R model objects, and its releases read as a running ledger of that range expanding — lavaan and lavaan.mi, survey, lcmm, glmmTMB, fixest, marginaleffects, ordinal. Recent versions ship roughly monthly with a mix of new support, new arguments, and fixes for label handling and standard errors. The most consequential recent change is behavioral: post-hoc standardization no longer standardizes the intercept, setting it and its inferential statistics to NA.

◆ Where it's heading

The package's job is to be the universal adapter for model output, so its roadmap is effectively set by what the R modelling ecosystem produces. Two threads are visible beyond coverage: getting standard errors right for awkward cases such as frailty terms and robust vcov matrices, and getting labels right when factors are converted on the fly or character variables appear in a formula. Interoperability inside easystats keeps tightening, with equivalence_test() gaining methods for modelbased objects.

◆ Prediction

Given the cadence, the next release will most likely add another model class alongside label and standard-error fixes rather than change how the package works.

Alternatives to bbotk and parameters

Other Analytics 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 bbotk or parameters.

See all bbotk alternatives → · See all parameters alternatives →

Recent activity from bbotk and parameters

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

  1. 24d agobbotkDeprecated extra argument removed from ArchiveAsync methods
  2. 1mo agoparametersparameters 0.29.2 extends lavaan support and fixes label dropping
  3. 1mo agobbotkArchiveAsync gains full push/finish/fail task API over rush
  4. 2mo agobbotkDominance and hypervolume computation moved to moocore
  5. 2mo agoparametersparameters 0.29.1 adds a cluster argument and fixes vcov handling
  6. 3mo agoparametersparameters 0.29.0 stops standardizing the intercept in post-hoc methods
  7. 4mo agobbotkmlr_test_functions adds standard optimization benchmarks
  8. 5mo agobbotkEvalInstance base class separates evaluation from optimization
  9. 8mo agobbotkFix: conditions now work with OptimizerLocalSearch
  10. 8mo agoparametersparameters 0.28.3 adds Kenward-Roger and Satterthwaite for glmmTMB
  11. 11mo agoparametersparameters 0.28.2 updates tests for the latest fixest release
  12. 11mo agoparametersparameters 0.28.1 adds robust standard errors for glmmTMB

Frequently asked questions

What is the difference between bbotk and parameters?

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

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. bbotk 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 Analytics products to evaluate alongside.

What are the best alternatives to bbotk?

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

What are the best alternatives to parameters?

Top parameters alternatives in Analytics are ranked by recent ship velocity. Browse the "parameters alternatives" section above for the current picks, or visit /alternatives/parameters-r for the full list with editorial commentary on each.