← Back to home
Comparison · Analytics

socialmixr vs trias

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

socialmixr vs trias: at a glance

Featuresocialmixrtrias
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themescontact matrices, epidemiology, pipeline api, breaking changesinvasive-species, biodiversity, gbif, indicators
Last editorial update3h ago54m ago
WebsiteVisit →Visit →

What is socialmixr?

socialmixr breaks its one-shot contact_matrix() call into a composable pipeline.

socialmixr builds age-structured social contact matrices from survey data for infectious-disease modelling. Version 0.6.0 replaces the monolithic contact_matrix() entry point with a chain of composable steps — filter, assign age groups, weigh, compute, then symmetrise, split or convert per capita — behind a new contact_matrix S3 class. Survey downloading is being handed off to a separate contactsurveys package.

Read the full socialmixr trajectory →

What is trias?

Belgium's invasive-species indicator toolkit is in steady refinement, one plotting edge case at a time.

trias computes and visualizes indicators for the Belgian Tracking Invasive Alien Species project — emergence detection via GAMs, introduction pathway breakdowns following CBD categories, and native range trends. The recent releases are narrow: GAM plots can now be produced without textual annotation when the model cannot be fitted, and apply_decision_rules() no longer supplies a default for a required argument.

Read the full trias trajectory →

socialmixr vs trias: editorial side-by-side

S
socialmixr
ANALYTICS
0.0

socialmixr breaks its one-shot contact_matrix() call into a composable pipeline.

◆ Current state

socialmixr builds age-structured social contact matrices from survey data for infectious-disease modelling. Version 0.6.0 replaces the monolithic contact_matrix() entry point with a chain of composable steps — filter, assign age groups, weigh, compute, then symmetrise, split or convert per capita — behind a new contact_matrix S3 class. Survey downloading is being handed off to a separate contactsurveys package.

◆ Where it's heading

The arc from 0.4.0 to 0.6.0 is decomposition: first extracting helpers like assign_age_groups(), then moving downloads out of the package, and now exposing every stage of matrix construction as its own verb. Breaking changes are accepted at each step — preserved empty age groups, arrays instead of xtabs, [N,Inf) labels — with the new class inheriting from list so existing $matrix access keeps working. The label change is explicitly aligned with the contactmatrix package.

◆ Prediction

Expect the deprecated dotted argument names and the remaining in-package download paths to be removed once the contactsurveys handoff completes, leaving contact_matrix() as a thin wrapper over the pipeline.

T
trias
ANALYTICS
0.0

Belgium's invasive-species indicator toolkit is in steady refinement, one plotting edge case at a time.

◆ Current state

trias computes and visualizes indicators for the Belgian Tracking Invasive Alien Species project — emergence detection via GAMs, introduction pathway breakdowns following CBD categories, and native range trends. The recent releases are narrow: GAM plots can now be produced without textual annotation when the model cannot be fitted, and apply_decision_rules() no longer supplies a default for a required argument.

◆ Where it's heading

Development runs in small, fast patches concentrated on making the indicator functions survive imperfect real-world input — pathways absent from the data, GAMs that will not converge, checklist files with unexpected columns. A second thread trims the package's own surface in favor of the data it ships, deprecating pathways_cbd() in favor of using the pathwayscbd data frame directly, while get_nubkeys() extends reach into GBIF Backbone taxon key resolution.

◆ Prediction

Expect continued patch-level hardening of the visualization functions and further reliance on GBIF services for taxon resolution, with no sign of a structural change to the indicator set.

Alternatives to socialmixr and trias

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 socialmixr or trias.

See all socialmixr alternatives → · See all trias alternatives →

Recent activity from socialmixr and trias

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

  1. 3mo agosocialmixrContact matrices become a composable pipeline
  2. 3mo agotriasGAM plots survive models that cannot be fitted
  3. 5mo agotriasColumn validation added to the download list update
  4. 6mo agotriasY-axis tick values corrected in pathway plots
  5. 6mo agosocialmixrPatch: load_survey() handles files without cont_id
  6. 6mo agotriasZenodo integration patch removes the DOI badge
  7. 6mo agotriasget_nubkeys() resolves GBIF Backbone taxon keys
  8. 6mo agotriaspathways_cbd() deprecated in favor of its data frame
  9. 6mo agosocialmixrAge-group assignment and population lookup split out
  10. 1y agosocialmixrFaster survey loading and cached Zenodo lookups
  11. 2y agosocialmixrcontact_matrix() now takes survey objects only
  12. 2y agosocialmixrTest fixes for machine-precision failures

Frequently asked questions

What is the difference between socialmixr and trias?

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

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

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

What are the best alternatives to trias?

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