← Back to home
Comparison · Analytics

kernelshap vs qqman

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

kernelshap vs qqman: at a glance

Featurekernelshapqqman
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesshap, model explainability, sampling algorithms, numerical correctnessgwas, genomics, manhattan-plot, visualization
Last editorial update11h ago1h ago
WebsiteVisit →Visit →

What is kernelshap?

kernelshap makes permutation SHAP practical past eight features, then fixes the kernel weights it had wrong.

kernelshap computes model-agnostic SHAP values in R through Kernel SHAP, permutation SHAP and an exact additive explainer. Version 0.8.0 added a sampling permutation-SHAP algorithm with standard errors and early stopping, lifting the practical feature ceiling past what the exact method allows. Version 0.9.0 then corrected a bug in how kernel weights were computed — exact Kernel SHAP now agrees with exact permutation SHAP — and moved parallelism from foreach to doFuture.

Read the full kernelshap trajectory →

What is qqman?

The Manhattan-plot package for GWAS results, finished and dormant since 2017.

qqman does two things: manhattan() and qq() plots for genome-wide association study results. Its six visible releases run from 2014 to a single 2017 packaging fix, and the last release with any user-facing change shipped in 2015. The archive is non-monotonic — a 0.0.0 tag published after 0.1.1 archives the pre-package standalone script — so version order and publication order disagree.

Read the full qqman trajectory →

kernelshap vs qqman: editorial side-by-side

K
kernelshap
ANALYTICS
0.0

kernelshap makes permutation SHAP practical past eight features, then fixes the kernel weights it had wrong.

◆ Current state

kernelshap computes model-agnostic SHAP values in R through Kernel SHAP, permutation SHAP and an exact additive explainer. Version 0.8.0 added a sampling permutation-SHAP algorithm with standard errors and early stopping, lifting the practical feature ceiling past what the exact method allows. Version 0.9.0 then corrected a bug in how kernel weights were computed — exact Kernel SHAP now agrees with exact permutation SHAP — and moved parallelism from foreach to doFuture.

◆ Where it's heading

Two concerns drive this package: making exact methods reach further, and being demonstrably right. The first shows in the additive explainer, the optional background dataset and the sampling permutation algorithm; the second in unit tests written against Python's shap, credited fixes from outside contributors, and a willingness to ship a correctness fix that changes numbers people have already published. Speed work runs continuously underneath — direct solves replacing the Moore-Penrose pseudo-inverse, roughly 10% less memory.

◆ Prediction

The 0.6.0 and 0.7.0 notes each promised a stable 1.0.0 that has not arrived; with the weighting bug fixed and parallelism reworked, a 1.0 release is the most plausible next step.

Q
qqman
ANALYTICS
0.0

The Manhattan-plot package for GWAS results, finished and dormant since 2017.

◆ Current state

qqman does two things: manhattan() and qq() plots for genome-wide association study results. Its six visible releases run from 2014 to a single 2017 packaging fix, and the last release with any user-facing change shipped in 2015. The archive is non-monotonic — a 0.0.0 tag published after 0.1.1 archives the pre-package standalone script — so version order and publication order disagree.

◆ Where it's heading

The real development window was 2014 to 2015. The 0.1.2 release did the substantive work, replacing the assumption that SNPs are evenly distributed across chromosomes and handing users control of axis limits, labels and log transformation; 0.1.3 then added annotation by p-value threshold and top-SNP-per-chromosome. After that the package stops. Notably, the archival 0.0.0 entry records that the original script had confidence intervals on QQ plots and richer highlighting than the released package ever regained.

◆ Prediction

With one packaging fix in the last decade, these entries support no prediction of further releases. The package reads as complete for its narrow purpose rather than abandoned mid-arc.

Alternatives to kernelshap and qqman

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 kernelshap or qqman.

See all kernelshap alternatives → · See all qqman alternatives →

Recent activity from kernelshap and qqman

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

  1. 1y agokernelshapKernel weight bug fixed; parallelism moves to doFuture
  2. 1y agokernelshapSampling permutation SHAP with standard errors
  3. 1y agokernelshapBackground data now optional; ranger survival support
  4. 2y agokernelshapFactor-valued predictions dropped
  5. 2y agokernelshapadditive_shap() explains additive models exactly
  6. 2y agokernelshapFaster on plain data.frames
  7. 9y agoqqmanREADME image path fix for pandoc
  8. 11y agoqqmanAnnotate SNPs by p-value threshold or per-chromosome top hit
  9. 11y agoqqmanChromosome ticks stop assuming even SNP spacing; axis control opens up
  10. 12y agoqqmanArchival tag for the pre-package standalone script
  11. 12y agoqqmanVignette touch-up
  12. 12y agoqqmanZenodo archival tag, no code change

Frequently asked questions

What is the difference between kernelshap and qqman?

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

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

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

What are the best alternatives to qqman?

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