← Back to home
Comparison · Analytics

poissonreg vs simulist

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

poissonreg vs simulist: at a glance

Featurepoissonregsimulist
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themestidymodels, count-regression, glmnet, r-languageepiverse-trace, outbreak-simulation, line-list, data-realism
Last editorial update45m ago5h ago
WebsiteVisit →Visit →

What is poissonreg?

poissonreg gave its models away to parsnip and kept the glue — now it just keeps glmnet honest.

poissonreg is a tidymodels extension that wires Poisson and zero-inflated count regression into the parsnip interface. Its defining event was giving up ownership: the model definition functions moved into parsnip itself, leaving this package as engine bindings and prediction plumbing. The current dev release is entirely correctness and hygiene work — glmnet predictions now default to mean counts rather than the linear predictor, and single-observation prediction works at last.

Read the full poissonreg trajectory →

What is simulist?

simulist stopped simulating clean outbreaks and started simulating the mess real surveillance data arrives in.

simulist generates synthetic line list and contact-tracing data for outbreak analytics as part of the Epiverse-TRACE stack. It reached stable status in 0.6.0 and was published in JOSS alongside 0.7.0 in February 2026. Its distinguishing feature is no longer the epidemic simulation itself but the post-processing layer that degrades the output into realistic data.

Read the full simulist trajectory →

poissonreg vs simulist: editorial side-by-side

P
poissonreg
ANALYTICS
0.0

poissonreg gave its models away to parsnip and kept the glue — now it just keeps glmnet honest.

◆ Current state

poissonreg is a tidymodels extension that wires Poisson and zero-inflated count regression into the parsnip interface. Its defining event was giving up ownership: the model definition functions moved into parsnip itself, leaving this package as engine bindings and prediction plumbing. The current dev release is entirely correctness and hygiene work — glmnet predictions now default to mean counts rather than the linear predictor, and single-observation prediction works at last.

◆ Where it's heading

Release cadence has collapsed from yearly to a four-year gap between 1.0.1 and the current development version, and the content has shifted from features to deduplication against parsnip — copied helper functions replaced by the upstream originals, obsolete generic registrations removed, tests migrated to the shared extension-package pattern. This is what a stabilized tidymodels satellite looks like: the interface lives upstream, and the package's job is to not drift from it.

◆ Prediction

The dev version's accumulated fixes point to a CRAN release of 1.0.2 as the next move, with content limited to the glmnet prediction corrections rather than any new engine or model type.

S
simulist
ANALYTICS
0.0

simulist stopped simulating clean outbreaks and started simulating the mess real surveillance data arrives in.

◆ Current state

simulist generates synthetic line list and contact-tracing data for outbreak analytics as part of the Epiverse-TRACE stack. It reached stable status in 0.6.0 and was published in JOSS alongside 0.7.0 in February 2026. Its distinguishing feature is no longer the epidemic simulation itself but the post-processing layer that degrades the output into realistic data.

◆ Where it's heading

The scope moved outward in two steps. 0.5.0 added truncate_linelist() and messy_linelist() to produce right-truncated snapshots and data with missingness and inconsistencies; 0.6.0 added censor_linelist() for grouping dates into intervals with a weekend-reporting effect. The simulation core has meanwhile settled — 0.7.0's changes are interface polish: weighted sex sampling and <epiparameter> objects accepted for reporting_delay.

◆ Prediction

Post-processing is where the recent work is, so further realism controls — additional reporting artefacts or interval schemes — are a likelier next step than new epidemic model structures.

Alternatives to poissonreg and simulist

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 poissonreg or simulist.

See all poissonreg alternatives → · See all simulist alternatives →

Recent activity from poissonreg and simulist

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

  1. 3mo agopoissonregglmnet predictions now default to mean counts
  2. 6mo agosimulistJOSS paper corrections
  3. 6mo agosimulistWeighted sex sampling and epiparameter objects for reporting delays
  4. 11mo agosimulistcensor_linelist() adds interval censoring and a weekend effect
  5. 1y agosimulistPost-processing arrives: truncated snapshots and deliberately messy line lists
  6. 1y agosimulistEvery sim_*() argument gains a default
  7. 2y agosimulistInfectious period replaces contact interval; time-varying fatality risk added
  8. 3y agopoissonregDocumentation regenerated for valid HTML5
  9. 4y agopoissonregCase weight support tracks parsnip 1.0.0
  10. 4y agopoissonregModel definitions move out of poissonreg into parsnip
  11. 4y agopoissonregglm becomes the default engine; tidy() for hurdle models
  12. 5y agopoissonregFirst release, with a glmnet column-order safeguard

Frequently asked questions

What is the difference between poissonreg and simulist?

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

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

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

What are the best alternatives to simulist?

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