← Back to home
Comparison · Analytics

forrel vs reda

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

forrel vs reda: at a glance

Featureforrelreda
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesforensic genetics, kinship analysis, simulation, parallel computingsurvival-analysis, recurrent-events, maintenance-mode, cran
Last editorial update1d ago46m ago
WebsiteVisit →Visit →

What is forrel?

forrel is getting faster at the simulations forensic kinship work actually spends its time on.

forrel handles forensic pedigree analysis: kinship likelihood ratios, profile simulation, relationship checking, and missing person calculations. Version 1.9.0 synced with pedtools 2.11.0's loop handling, which the release notes credit with enabling complex pedigrees that were previously intractable, and moved profileSim() to mirai for parallelism. It also added fEstimate() for inbreeding coefficients and parentChildLikelihood() as a fast path for the simplest case.

Read the full forrel trajectory →

What is reda?

A mature recurrent-event toolkit in careful maintenance, shedding weight rather than adding surface.

reda provides nonparametric mean cumulative function estimation, gamma-frailty rate regression, and event-data simulation for recurrent-event survival analysis. The core API settled at 0.5.0 when Recur() replaced Survr() and the MCF internals moved to C++. Everything since has been consolidation: small argument additions, method completions, and CRAN hygiene.

Read the full reda trajectory →

forrel vs reda: editorial side-by-side

F
forrel
ANALYTICS
0.0

forrel is getting faster at the simulations forensic kinship work actually spends its time on.

◆ Current state

forrel handles forensic pedigree analysis: kinship likelihood ratios, profile simulation, relationship checking, and missing person calculations. Version 1.9.0 synced with pedtools 2.11.0's loop handling, which the release notes credit with enabling complex pedigrees that were previously intractable, and moved profileSim() to mirai for parallelism. It also added fEstimate() for inbreeding coefficients and parentChildLikelihood() as a fast path for the simplest case.

◆ Where it's heading

Two long threads run through the window. One is making the common operations cheap: faster simulations through reorganized likelihood calculations, a dedicated parent-child path, dropped map attribute preservation, log-likelihoods to avoid underflow in kinshipLR(). The other is making relationship checking presentable, with checkPairwise() growing ggplot2 and plotly output, verbal relationship descriptions, and bootstrap p-values. Reference data is maintained alongside both, with the FORCE SNP panel completed and an X-chromosomal counterpart added.

◆ Prediction

With profileSim() on mirai and the loop handling synced, the next likely step is extending mirai parallelism to the other simulation-heavy functions such as exclusionPower() and the bootstrap in checkPairwise().

R
reda
ANALYTICS
0.0

A mature recurrent-event toolkit in careful maintenance, shedding weight rather than adding surface.

◆ Current state

reda provides nonparametric mean cumulative function estimation, gamma-frailty rate regression, and event-data simulation for recurrent-event survival analysis. The core API settled at 0.5.0 when Recur() replaced Survr() and the MCF internals moved to C++. Everything since has been consolidation: small argument additions, method completions, and CRAN hygiene.

◆ Where it's heading

The last three releases contain no new modelling capability at all — a dependency reshuffle, a test-example correction, and a print-order fix. The package is being kept installable and correct rather than extended. Its tightest coupling is to splines2, a sibling package from the same maintainer, which supplies the derivative machinery reda depends on.

◆ Prediction

Expect continued small-cadence CRAN-compliance releases tracking ggplot2 and splines2 changes. The entries show no in-progress feature work, so a substantive release would have to arrive without warning from this feed.

Alternatives to forrel and reda

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 forrel or reda.

See all forrel alternatives → · See all reda alternatives →

Recent activity from forrel and reda

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

  1. 1mo agoforrelmirai parallelism and faster profile simulation
  2. 11mo agoredaggplot2 and grDevices demoted to Suggests
  3. 1y agoforrelFORCE SNP panel completed and X-chromosomal set added
  4. 1y agoredaTest example and documentation typo fixes
  5. 1y agoforrelrankProfiles() and access to special lumping
  6. 1y agoforrelacrossComps argument and readFam() unexported
  7. 1y agoforrelcheckPairwise() overhauled with p-values and new plot backends
  8. 2y agoforrelFamilias interoperability split into pedFamilias
  9. 4y agoredasimEvent() gains a user-supplied rate bound
  10. 5y agoredasummary() method completes the Recur object
  11. 5y agoredaDerivatives sourced from splines2's deriv method
  12. 6y agoredaMCF estimates can now skip variance computation

Frequently asked questions

What is the difference between forrel and reda?

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

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

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

What are the best alternatives to reda?

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