← Back to home
Comparison · Analytics

distributions3 vs r2dii.match

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

Shared themes:r-package

distributions3 vs r2dii.match: at a glance

Featuredistributions3r2dii.match
SectorAnalyticsAnalytics
Velocity score6.30.0
Sparks · 30d10
Top themesr-package, probability-distributions, empirical-distributions, likelihood-inferenceclimate-finance, entity-matching, pacta, loan-books
Last editorial update6h ago3d ago
WebsiteVisit →Visit →

What is distributions3?

distributions3 0.3.0 adds sample-based distributions and likelihood derivatives

An R package giving probability distributions a consistent object interface - d/p/q/r functions, moments, and prodist() methods that pull a fitted distribution out of a regression object. Version 0.3.0 is the first substantive release under Achim Zeileis's maintenance, and it widens what a distribution is allowed to be: Empirical() represents a distribution by a random sample rather than by parameters, and numerical fallbacks now fill in cdf(), pdf(), quantile(), random() and the moments for any object that implements only some of them. New score() and hessian() generics compute first and second derivatives of the log-likelihood with respect to the parameters, analytically for a few distributions and numerically for the rest.

Read the full distributions3 trajectory →

What is r2dii.match?

PACTA's loan-book matcher opened up to sector taxonomies other than its own.

r2dii.match links entries in a bank's loan book to companies in the asset-based company data, combining an optional exact join on a shared ID with fuzzy name matching. Since 0.3.0 the sector classification used for that matching is an explicit argument rather than a fixed default, letting institutions bring their own taxonomy. Recent releases have been documentation and messaging work under a new maintainer.

Read the full r2dii.match trajectory →

distributions3 vs r2dii.match: editorial side-by-side

D6.3

distributions3 0.3.0 adds sample-based distributions and likelihood derivatives

◆ Current state

An R package giving probability distributions a consistent object interface - d/p/q/r functions, moments, and prodist() methods that pull a fitted distribution out of a regression object. Version 0.3.0 is the first substantive release under Achim Zeileis's maintenance, and it widens what a distribution is allowed to be: Empirical() represents a distribution by a random sample rather than by parameters, and numerical fallbacks now fill in cdf(), pdf(), quantile(), random() and the moments for any object that implements only some of them. New score() and hessian() generics compute first and second derivatives of the log-likelihood with respect to the parameters, analytically for a few distributions and numerically for the rest.

◆ Where it's heading

Growth used to arrive as new distribution families contributed from outside - the extreme-value set, Erlang, later the Poisson binomial. This release changes the axis: alongside two new distributions it adds an inference layer (score, hessian) and a forecast-evaluation one (crps() methods against scoringRules), which are capabilities about distributions rather than more of them. Dependency weight is being cut at the same time, with ggplot2 demoted to Suggests and glue replaced by base R sprintf().

◆ Prediction

With numeric fallbacks and the derivative generics in place, expect analytic score() and hessian() methods to be filled in across more of the distribution catalogue. The constructor-default change is the likeliest source of follow-up fixes, since calls like Poisson() now return a length-zero distribution where they previously errored.

R
r2dii.match
ANALYTICS
0.0

PACTA's loan-book matcher opened up to sector taxonomies other than its own.

◆ Current state

r2dii.match links entries in a bank's loan book to companies in the asset-based company data, combining an optional exact join on a shared ID with fuzzy name matching. Since 0.3.0 the sector classification used for that matching is an explicit argument rather than a fixed default, letting institutions bring their own taxonomy. Recent releases have been documentation and messaging work under a new maintainer.

◆ Where it's heading

The package has spent its releases removing assumptions. The ald to abcd migration completed the move to the current data vocabulary, join_id gave users a way to bypass fuzzy matching where they already hold a reliable identifier, and sector_classification opened the taxonomy itself. Each of these hands control back to the user for a decision the package previously made. Activity has since shifted to hygiene — a data_dictionary describing every column, cli-based messaging, documentation edits — and the maintainer handover in 0.4.0 fits that pattern. The data_dictionary landed here two days after the same addition to r2dii.plot, so this is a family-wide convention rather than one package's idea.

◆ Prediction

With the API opened up and a new maintainer settling in, expect continued alignment work across the r2dii family rather than changes to the matching algorithm itself.

Alternatives to distributions3 and r2dii.match

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 distributions3 or r2dii.match.

See all distributions3 alternatives → · See all r2dii.match alternatives →

Recent activity from distributions3 and r2dii.match

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

  1. 7h agodistributions3Empirical distributions, plus score and hessian generics
  2. 29d agodistributions3Maintenance moves to Achim Zeileis; moment calculations corrected
  3. 10mo agodistributions3ggplot2 compatibility for the plotting functions
  4. 1y agor2dii.matchDocumentation edits and cli-based messaging
  5. 1y agor2dii.matchData dictionary added under a new maintainer
  6. 1y agor2dii.matchr2dii.match 0.3.0
  7. 1y agodistributions3Poisson binomial distribution, with a normal-approximation fallback
  8. 2y agor2dii.matchOptional exact join by ID before fuzzy matching
  9. 2y agor2dii.matchAlias handling fixed for unusual encodings
  10. 3y agodistributions3is_discrete and is_continuous generics, plus elementwise type-safety
  11. 4y agor2dii.matchabcd argument supersedes ald in match_name()
  12. 4y agodistributions3Extreme-value family, Erlang, and a plotting generic

Frequently asked questions

What is the difference between distributions3 and r2dii.match?

Both compete on the same themes — r-package — within Analytics. distributions3 is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 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 distributions3 better than r2dii.match?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. distributions3 is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 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 distributions3?

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

What are the best alternatives to r2dii.match?

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