← Back to home
Comparison · Infra & APIs

estimatr vs profoc

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

Shared themes:r-package

estimatr vs profoc: at a glance

Featureestimatrprofoc
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themescausal-inference, experiments, robust-standard-errors, econometricsforecasting, online-learning, r-package, rcpp
Last editorial update29m ago1h ago
WebsiteVisit →Visit →

What is estimatr?

Fast design-based estimators for experiments, coasting on CRAN patches.

estimatr provides the design-based regression estimators the DeclareDesign ecosystem is built on — robust and cluster-robust standard errors, blocked and clustered randomization inference — implemented for speed rather than generality. The last three releases carry no substantive notes: each is a merge commit for a CRAN patch, one of them accompanied by a typo fix.

Read the full estimatr trajectory →

What is profoc?

A forecast combination package that spun its profiler out into its own project

profoc combines probabilistic forecasts online, using the Bernstein online aggregation family with B-spline smoothing over quantiles and time. The recent releases are infrastructure rather than method: 1.3.4 removed a using namespace arma directive for CRAN compliance and closed a timer edge case, 1.3.3 adjusted the integration with rcpptimer against its now-stable 1.2.0 API. The last release to change what users can do was 1.3.0, which exposed the conline C++ class to R and exported init_experts_list(), make_basis_mats(), make_hat_mats() and post_process_model() so the engine can be driven directly.

Read the full profoc trajectory →

estimatr vs profoc: editorial side-by-side

E
estimatr
INFRA · APIS
0.0

Fast design-based estimators for experiments, coasting on CRAN patches.

◆ Current state

estimatr provides the design-based regression estimators the DeclareDesign ecosystem is built on — robust and cluster-robust standard errors, blocked and clustered randomization inference — implemented for speed rather than generality. The last three releases carry no substantive notes: each is a merge commit for a CRAN patch, one of them accompanied by a typo fix.

◆ Where it's heading

Direction cannot be read from this feed. The release notes are unedited merge-commit messages, so the only signal is cadence — roughly annual, each release framed as a CRAN patch rather than as feature work. That pattern is consistent with a package whose estimators are considered finished and which now moves only when CRAN policy requires it.

◆ Prediction

On the evidence here the next release is another CRAN compliance patch, but the notes are too thin to support a confident read of what the maintainers are actually working on.

P
profoc
INFRA · APIS
0.0

A forecast combination package that spun its profiler out into its own project

◆ Current state

profoc combines probabilistic forecasts online, using the Bernstein online aggregation family with B-spline smoothing over quantiles and time. The recent releases are infrastructure rather than method: 1.3.4 removed a using namespace arma directive for CRAN compliance and closed a timer edge case, 1.3.3 adjusted the integration with rcpptimer against its now-stable 1.2.0 API. The last release to change what users can do was 1.3.0, which exposed the conline C++ class to R and exported init_experts_list(), make_basis_mats(), make_hat_mats() and post_process_model() so the engine can be driven directly.

◆ Where it's heading

The direction is toward a reusable C++ core with thin language bindings. The timing code that lived inside profoc was extracted into the standalone rcpptimer package in 1.3.2, deliberately so other R packages and Python projects could use it through cpptimer and cppytimer, and the clock header was reworked in 1.3.1 to maximise the code shared between the R and Python versions. Method work sits earlier in the history - periodic splines and penalties in 1.2.0, the penalty() function in 1.1.0 - while the recent cadence, a single release in the last sixteen months, points at a package the maintainer considers finished.

◆ Prediction

The repeated references to future Python use suggest the next significant work happens outside this package, in the shared C++ components, rather than in profoc's R surface.

Alternatives to estimatr and profoc

Other Infra & APIs 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 estimatr or profoc.

See all estimatr alternatives → · See all profoc alternatives →

Recent activity from estimatr and profoc

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

  1. 6mo agoprofocCRAN compliance fix removing a namespace directive
  2. 1y agoestimatrCRAN version 1.0.4
  3. 1y agoprofocTimer integration updated to the stable rcpptimer API
  4. 2y agoestimatrCRAN version 1.0.2
  5. 2y agoprofocTiming code extracted into the standalone rcpptimer package
  6. 2y agoprofocInteger overflow fix and Welford timing statistics
  7. 2y agoprofocThe conline C++ class opens up to R users
  8. 2y agoprofocQuantile crossing flagged and tidy methods added
  9. 3y agoestimatrCRAN version 1.0.0

Frequently asked questions

What is the difference between estimatr and profoc?

Both compete on the same themes — r-package — within Infra & APIs. estimatr and profoc 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 estimatr better than profoc?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. estimatr and profoc 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 Infra & APIs products to evaluate alongside.

What are the best alternatives to estimatr?

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

What are the best alternatives to profoc?

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