← Back to home
Comparison · Infra & APIs

prova vs surveycore

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

Shared themes:r-packages

prova vs surveycore: at a glance

Featureprovasurveycore
SectorInfra & APIsInfra & APIs
Velocity score6.30.0
Sparks · 30d10
Top themesr-packages, bayesian-inference, decision-analysis, api-consolidationsurvey-statistics, variance-estimation, replicate-weights, api-stability
Last editorial update1h ago40m ago
WebsiteVisit →Visit →

What is prova?

prova adds expected-utility calculation on top of its Bayesian inference core.

prova does Bayesian nonparametric inference in R — probabilities through Pr() and qPr(), mutual information, quantile plots. Five releases in about two weeks renamed its central argument, collapsed two plotting functions into one, and then in v2.3.0 introduced exputility() for expected utilities and their revisability, with plot() and print() methods attached from the start.

Read the full prova trajectory →

What is surveycore?

surveycore declared its API stable with every survey design type covered.

surveycore is the estimation engine of a two-package survey stack, handling design objects and variance estimation while surveytidy supplies the dplyr verbs on top. The June release marks it 1.0.0 and states the API is complete and stable across Taylor series linearization, replicate weights, two-phase and non-probability designs, with means, totals, frequencies, quantiles, ratios, correlations, regression, t-tests, ANOVA and effective sample size all in place.

Read the full surveycore trajectory →

prova vs surveycore: editorial side-by-side

P
prova
INFRA · APIS
6.3

prova adds expected-utility calculation on top of its Bayesian inference core.

◆ Current state

prova does Bayesian nonparametric inference in R — probabilities through Pr() and qPr(), mutual information, quantile plots. Five releases in about two weeks renamed its central argument, collapsed two plotting functions into one, and then in v2.3.0 introduced exputility() for expected utilities and their revisability, with plot() and print() methods attached from the start.

◆ Where it's heading

Two arcs run in parallel. One compresses the API: learnt= became K=, flexiplot() and plotquantiles() merged into pplot(), and omitting arguments such as Y=, X= and K= got simpler. The other extends reach — mutualinfoF() for finite-domain variates, quantile accuracy reported alongside mutual information, and now a decision-theoretic layer sitting on the inference the package already did.

◆ Prediction

exputility() shipping with print() and plot() methods matches how the probability and mutual-information classes were treated, so utilities are likely to get the same class-based handling as they mature. The notes do not say whether decision analysis extends beyond expected utility.

S
surveycore
INFRA · APIS
0.0

surveycore declared its API stable with every survey design type covered.

◆ Current state

surveycore is the estimation engine of a two-package survey stack, handling design objects and variance estimation while surveytidy supplies the dplyr verbs on top. The June release marks it 1.0.0 and states the API is complete and stable across Taylor series linearization, replicate weights, two-phase and non-probability designs, with means, totals, frequencies, quantiles, ratios, correlations, regression, t-tests, ANOVA and effective sample size all in place.

◆ Where it's heading

The last months before 1.0.0 were spent making the awkward designs behave like the ordinary ones. Non-probability designs gained jackknife replicate schemes and got their bootstrap repweights routed through the replicate-weight variance estimator in survey_glm(), matching every other estimation function. The survey_collection abstraction — several surveys treated as one pseudo-data-frame — was tightened rather than extended: divergent grouping across members now errors instead of stitching a patchwork with bind_rows(), and the missing-variable argument was renamed and given a stored default on the collection itself. A documentation audit before 1.0.0 turned up six dispatch and print bugs and corrections across forty-plus files, which is the kind of thing that surfaces when an API is being frozen rather than extended.

◆ Prediction

A declared-stable API means the next releases should be additive or corrective rather than breaking, and the pre-1.0.0 pattern of breaking renames should stop. The tight version pinning between the two packages means surveytidy releases will keep following surveycore's.

Alternatives to prova and surveycore

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 prova or surveycore.

See all prova alternatives → · See all surveycore alternatives →

Recent activity from prova and surveycore

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

  1. 13d agoprovaexputility() brings decision analysis into prova
  2. 20d agoprovaCumulative 2.x notes, plus hist() and mutual-information changes
  3. 23d agoprovalearnt= becomes K=; pplot() replaces two plot functions
  4. 27d agoprovaFix for pre-existing parallel clusters
  5. 28d agoprovaextraDistr dropped; mutual-information objects get a class
  6. 2mo agosurveycoreFirst stable release: all four survey design types complete
  7. 3mo agosurveycoreget_effective_n() computes effective sample size
  8. 3mo agosurveycoreCollections error on divergent grouping; .on_missing renamed
  9. 4mo agosurveycoreCRAN patch removing surveytidy from the vignette

Frequently asked questions

What is the difference between prova and surveycore?

Both compete on the same themes — r-packages — within Infra & APIs. prova is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is prova better than surveycore?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. prova is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to prova?

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

What are the best alternatives to surveycore?

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