← Back to home
Comparison · Analytics

delaporte vs fect

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

Shared themes:r-package

delaporte vs fect: at a glance

Featuredelaportefect
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesprobability-distributions, count-data, fortran, openmpr-package, causal-inference, panel-data, api-redesign
Last editorial update54m ago4h ago
WebsiteVisit →Visit →

What is delaporte?

A Fortran-backed Delaporte distribution package where every release is compiler and CRAN weather.

Delaporte supplies the density, distribution, quantile and random-generation functions for the Delaporte distribution — a Poisson-negative-binomial convolution used for overdispersed count data — implemented in Fortran and called through C. The only user-facing addition in the visible history is explicit OpenMP thread control via getDelapThreads() and setDelapThreads() at 8.2.0.

Read the full delaporte trajectory →

What is fect?

A counterfactual estimator turning itself into a platform for multiple estimands

fect implements counterfactual estimators for panel data with treatment effects — imputation-based fixed effects, interactive fixed effects, matrix completion. The 2026 releases move fast and bundle heavily: 2.1.0 rewrote complex fixed effect handling, 2.2.0 unified cross-validation under a single cv.method parameter and replaced method='gsynth' with an explicit time.component.from switch, 2.4.1 introduced a post-hoc estimand API, and 2.4.5 added group.fe for coarsened fixed effects plus a $sample slot exposing which cells entered estimation.

Read the full fect trajectory →

delaporte vs fect: editorial side-by-side

D
delaporte
ANALYTICS
0.0

A Fortran-backed Delaporte distribution package where every release is compiler and CRAN weather.

◆ Current state

Delaporte supplies the density, distribution, quantile and random-generation functions for the Delaporte distribution — a Poisson-negative-binomial convolution used for overdispersed count data — implemented in Fortran and called through C. The only user-facing addition in the visible history is explicit OpenMP thread control via getDelapThreads() and setDelapThreads() at 8.2.0.

◆ Where it's heading

The maintenance burden here is portability, not statistics. Recent entries track a Fortran suffix change for Intel compiler compatibility, architecture-specific test tolerances, type-safety corrections on values crossing the C-to-Fortran boundary, and a thread-count variable relocated from R options to an environment variable to follow an upstream R commit. The distribution functions themselves are settled; what changes is how the compiled code is built and checked across CRAN's platform matrix.

◆ Prediction

Expect the next release to follow another CRAN toolchain or Writing R Extensions policy change, as the last several have. Two of the four visible entries carry no notes at all, so this feed will keep understating what actually shipped.

F
fect
ANALYTICS
0.0

A counterfactual estimator turning itself into a platform for multiple estimands

◆ Current state

fect implements counterfactual estimators for panel data with treatment effects — imputation-based fixed effects, interactive fixed effects, matrix completion. The 2026 releases move fast and bundle heavily: 2.1.0 rewrote complex fixed effect handling, 2.2.0 unified cross-validation under a single cv.method parameter and replaced method='gsynth' with an explicit time.component.from switch, 2.4.1 introduced a post-hoc estimand API, and 2.4.5 added group.fe for coarsened fixed effects plus a $sample slot exposing which cells entered estimation.

◆ Where it's heading

The direction is separation of estimation from interpretation. Where the package once returned one effect from one fit, estimand() now dispatches typed estimands — ATT, cumulative ATT, APTT, log ATT — from any imputation fit, with effect() and att.cumu() soft-deprecated but byte-identical pending 3.0.0. Alongside that runs a transparency thread: the $sample matrix, out-of-sample comparison via fect_mspe(), and named component sources instead of opaque method aliases. The release notes are unusually precise about which results change and which do not.

◆ Prediction

The soft-deprecation notice names 3.0.0 as the removal point for effect() and att.cumu(), so a major release consolidating on the estimand() dispatcher is the clearly signposted next step.

Alternatives to delaporte and fect

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 delaporte or fect.

See all delaporte alternatives → · See all fect alternatives →

Recent activity from delaporte and fect

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

  1. 2mo agofectAdds group.fe for coarsened fixed effects and a $sample slot
  2. 3mo agofectPost-hoc estimand API decouples estimands from the fit
  3. 4mo agofectUnified cross-validation and explicit control of time components
  4. 7mo agofectRewrites complex fixed effect handling and fixes speed
  5. 11mo agofectAdds heterogeneous treatment effect plots and caps default cores
  6. 1y agodelaporteThread limit moves to an environment variable; Fortran type checks tightened
  7. 3y agodelaporteExplicit OpenMP thread control functions added
  8. 3y agodelaporteCRAN release 8.1.1
  9. 3y agodelaporteCRAN release 8.1.0

Frequently asked questions

What is the difference between delaporte and fect?

Both compete on the same themes — r-package — within Analytics. delaporte and fect 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 delaporte better than fect?

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

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

What are the best alternatives to fect?

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