← Back to home
Comparison · Analytics

b3gbi vs discretefdr

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

b3gbi vs discretefdr: at a glance

Featureb3gbidiscretefdr
SectorAnalyticsAnalytics
Velocity score2.50.0
Sparks · 30d00
Top themesbiodiversity, gbif, uncertainty, bootstrappingmultiple-testing, false-discovery-rate, discrete-statistics, r-package
Last editorial update2h ago44m ago
WebsiteVisit →Visit →

What is b3gbi?

b3gbi pulled confidence intervals out of its indicator workflow and handed them to dubicube.

b3gbi computes biodiversity indicators from GBIF occurrence cubes for the B-Cubed project, and sits at 0.9.4 in a JOSS review run-up. The 0.9 release decoupled uncertainty from indicator calculation: confidence intervals are no longer produced inline but added afterward with add_ci(), backed by whole-cube bootstrapping from the sibling dubicube package. Everything since has been grid-parsing and compatibility repair around that split.

Read the full b3gbi trajectory →

What is discretefdr?

The discrete-data FDR package is being pared into one piece of a larger multiple-testing suite.

DiscreteFDR implements false discovery rate procedures adapted for discrete test statistics, where the standard continuous-case corrections are conservative. It now covers a discrete Benjamini-Yekutieli procedure alongside the Benjamini-Hochberg variants it started with, including adaptive versions. Its datasets and test-result classes have been moved out into companion packages, so it increasingly does one job and defers the rest.

Read the full discretefdr trajectory →

b3gbi vs discretefdr: editorial side-by-side

B
b3gbi
ANALYTICS
2.5

b3gbi pulled confidence intervals out of its indicator workflow and handed them to dubicube.

◆ Current state

b3gbi computes biodiversity indicators from GBIF occurrence cubes for the B-Cubed project, and sits at 0.9.4 in a JOSS review run-up. The 0.9 release decoupled uncertainty from indicator calculation: confidence intervals are no longer produced inline but added afterward with add_ci(), backed by whole-cube bootstrapping from the sibling dubicube package. Everything since has been grid-parsing and compatibility repair around that split.

◆ Where it's heading

Two forces are shaping releases. Internally, the uncertainty split produced an indicator-specific rule book — species-level indicators bootstrap the whole cube, raw counts resample within year, evenness gets a logit transform — and that rule book is where the statistical thinking now lives. Externally, GBIF's taxonomic backbone migration to the Catalogue of Life forced string taxon keys through process_cube() and the plotting paths, while recurring EEA and MGRS grid-code fixes mark coordinate parsing as the least settled area.

◆ Prediction

The 0.9.4 notes are entirely JOSS review items — contributors, examples, tracked datasets — so the next release is most likely a JOSS-accepted 1.0 rather than new indicator work.

D
discretefdr
ANALYTICS
0.0

The discrete-data FDR package is being pared into one piece of a larger multiple-testing suite.

◆ Current state

DiscreteFDR implements false discovery rate procedures adapted for discrete test statistics, where the standard continuous-case corrections are conservative. It now covers a discrete Benjamini-Yekutieli procedure alongside the Benjamini-Hochberg variants it started with, including adaptive versions. Its datasets and test-result classes have been moved out into companion packages, so it increasingly does one job and defers the rest.

◆ Where it's heading

The direction is decomposition into a suite. The amnesia dataset went to DiscreteDatasets, summary output now interoperates with the DiscreteTestResults class from DiscreteTests, and match.pvals() stopped being exported — each release trims something that belongs elsewhere. What remains gets methodological additions at a slow, deliberate cadence, with performance work on the step-up procedures that dominate cost when the number of tests is large. Recent activity is maintenance: replacing deprecated calls the package still made of its own siblings. This is a mature statistical package whose release notes are short because the methods underneath them are settled.

◆ Prediction

Expect further alignment with the companion packages rather than new procedures, since the last substantive release was already about interoperating with DiscreteTests classes and the most recent one about clearing deprecations.

Alternatives to b3gbi and discretefdr

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 b3gbi or discretefdr.

See all b3gbi alternatives → · See all discretefdr alternatives →

Recent activity from b3gbi and discretefdr

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

  1. 4d agob3gbiJOSS review fixes: contributors, examples, tracked data
  2. 1mo agob3gbiEEA grid coordinates no longer scaled by resolution
  3. 1mo agob3gbiadd_ci() no longer crashes on completeness indicators
  4. 1mo agob3gbiString taxon keys for GBIF's Catalogue of Life backbone
  5. 1mo agob3gbiUncertainty split out of the indicator workflow into add_ci()
  6. 1mo agob3gbiFAIR column mapping doc and Zenodo DOI badge
  7. 3mo agodiscretefdrDeprecated internal calls replaced
  8. 1y agodiscretefdrDiscrete Benjamini-Yekutieli procedure added
  9. 1y agodiscretefdrDatasets split out and step-up procedures sped up

Frequently asked questions

What is the difference between b3gbi and discretefdr?

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

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

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

What are the best alternatives to discretefdr?

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