← Back to home
Comparison · Analytics

pedmut vs pedprobr

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

Shared themes:pedigree analysisallele lumping

pedmut vs pedprobr: at a glance

Featurepedmutpedprobr
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themespedigree analysis, mutation models, forensic genetics, allele lumpingpedigree analysis, likelihood computation, peeling algorithm, allele lumping
Last editorial update39m ago39m ago
WebsiteVisit →Visit →

What is pedmut?

pedmut turns awkward mutation models into ones the likelihood engine can actually handle.

pedmut builds and transforms the mutation models used in pedigree likelihood calculations. Its recent arc is a toolkit of model transformations: makeReversible() with three methods, makeStationary() replacing the older stabilize(), adjustRate() for tuning overall mutation rate, and lumpMutSpecial() for lumping models that strong lumpability cannot handle. The most recent release is narrow, adding a programmatic output format to getParams().

Read the full pedmut trajectory →

What is pedprobr?

pedprobr is the likelihood engine, and it keeps finding ways to compute what it previously could not.

pedprobr computes pedigree likelihoods for the ped suite. Version 1.1.0 updated its loop handling to match pedtools 2.11.0, including founder and repeated loop breakers, and improved the peeling algorithm with single-child shortcuts and lower memory use. Version 1.0.0 was the other expansion: special lumping lets markers with mutation models that are un-lumpable in the Kemeny-Snell sense be lumped anyway in certain cases, with alleleLimit as a fallback for the rest.

Read the full pedprobr trajectory →

pedmut vs pedprobr: editorial side-by-side

P
pedmut
ANALYTICS
0.0

pedmut turns awkward mutation models into ones the likelihood engine can actually handle.

◆ Current state

pedmut builds and transforms the mutation models used in pedigree likelihood calculations. Its recent arc is a toolkit of model transformations: makeReversible() with three methods, makeStationary() replacing the older stabilize(), adjustRate() for tuning overall mutation rate, and lumpMutSpecial() for lumping models that strong lumpability cannot handle. The most recent release is narrow, adding a programmatic output format to getParams().

◆ Where it's heading

The consistent goal is making models satisfy the mathematical properties downstream algorithms require. Reversibility, stationarity, and lumpability each unlock something in pedprobr, and the package keeps adding ways to coerce an arbitrary model into having them. lumpMutSpecial() is explicitly incomplete, described as covering only some cases with more possibly to follow, which sets up the main open thread.

◆ Prediction

Expect additional special lumping cases to be implemented, since the package documents the current coverage as partial and pedprobr's likelihood performance depends directly on it.

P
pedprobr
ANALYTICS
0.0

pedprobr is the likelihood engine, and it keeps finding ways to compute what it previously could not.

◆ Current state

pedprobr computes pedigree likelihoods for the ped suite. Version 1.1.0 updated its loop handling to match pedtools 2.11.0, including founder and repeated loop breakers, and improved the peeling algorithm with single-child shortcuts and lower memory use. Version 1.0.0 was the other expansion: special lumping lets markers with mutation models that are un-lumpable in the Kemeny-Snell sense be lumped anyway in certain cases, with alleleLimit as a fallback for the rest.

◆ Where it's heading

Every significant release here removes a class of computation that used to be infeasible, either by making a marker lumpable or by making a loop breakable. The rest is steady peeling-algorithm optimization, which has been reducing memory footprint release after release since 0.9.2. The newly added .diagnostics option suggests the peeling internals are now complex enough that the maintainer needs to inspect them.

◆ Prediction

Since special lumping is documented as covering only some cases so far, expect further lumping situations to be implemented as pedmut adds them.

Alternatives to pedmut and pedprobr

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 pedmut or pedprobr.

See all pedmut alternatives → · See all pedprobr alternatives →

Recent activity from pedmut and pedprobr

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

  1. 1mo agopedprobrLoop handling updated for pedtools' new loop breakers
  2. 2mo agopedmutgetParams() gains a programmatic output format
  3. 1y agopedprobrCRAN example rounding fix
  4. 1y agopedprobrSpecial lumping for previously un-lumpable mutation models
  5. 1y agopedmutSpecial lumping arrives for un-lumpable models
  6. 1y agopedmutReversibility transformations and rate adjustment
  7. 1y agopedprobrGenotype distributions gain sparse and table output
  8. 2y agopedprobrPeeling order bug fix
  9. 2y agopedprobrPartial genotype fix for singletons
  10. 2y agopedmutMutation rate and boundedness diagnostics
  11. 3y agopedmutPM stabilisation and multi-lump strong lumpability
  12. 3y agopedmutlumpedModel() wrapper and lumping speedups

Frequently asked questions

What is the difference between pedmut and pedprobr?

Both compete on the same themes — pedigree analysis, allele lumping — within Analytics. pedmut and pedprobr 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 pedmut better than pedprobr?

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

What are the best alternatives to pedmut?

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

What are the best alternatives to pedprobr?

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