paper-with-me

홈 › Papers

A reproducible effect size is more useful than an irreproducible hypothesis test to analyze high throughput sequencing datasets

2019-05-13

Motivation: P values derived from the null hypothesis significance testing framework are strongly affected by sample size, and are known to be irreproducible in underpowered studies, yet no suitable replacement has been proposed. Results: Here we present implementations of non-parametric standardized median effect size estimates, dNEF, for high-throughput sequencing datasets. Case studies are shown for transcriptome and tag-sequencing datasets. The dNEF measure is shown to be more reproducible and robust than P values and requires sample sizes as small as 3 to reproducibly identify differentially abundant features. Availability: Source code and binaries freely available at: https://bioconductor.org/packages/ALDEx2.html , omicplotR, and https://github.com/ggloor/CoDaSeq .

📄 PDF Abstract BibTeX arXiv:1809.02623

Code (1)

ggloor/CoDaSeq 공식 구현

Tasks

TAG

Similar Papers 제목 키워드 기반

All Emulators are Wrong, Many are Useful, and Some are More Useful Than Others: A Reproducible Comparison of Computer Model Surrogates

2025-12-09 · Kellin N. Rumsey, Graham C. Gibson, Devin Francom, Reid Morris arxiv

Accurate and efficient surrogate modeling is essential for modern computational science, and there are a staggering number of emulation methods to choose from. With new methods being developed all the time, comparing the…

Estimating the Effect of Timing on Coupon Effectiveness

2026-06-17 · Deddy Jobson arxiv

The coupon incentive is one of the most common tools marketers use to court users to engage with a business at various stages of the customer life cycle. A variety of factors can affect the effectiveness of a coupon ince…

Causal Inference

Open RL Benchmark: Comprehensive Tracked Experiments for Reinforcement Learning

2024-02-05 · Shengyi Huang, Quentin Gallouédec, Florian Felten, Antonin Raffin 외

In many Reinforcement Learning (RL) papers, learning curves are useful indicators to measure the effectiveness of RL algorithms. However, the complete raw data of the learning curves are rarely available. As a result, it…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

HiPi: Reproducible High-Fidelity Piezoresistive Sensors for Robotic Manipulation

2026-06-09 · Changyi Lin, Raihan Haque, Hui-Ping Wang, Ding Zhao arxiv

Piezoresistive tactile sensors are attractive for robotic manipulation because they are thin, lightweight, low-cost, and scalable to dense large-area sensing. However, existing systems still face a practical trade-off: r…

HPOBench: A Collection of Reproducible Multi-Fidelity Benchmark Problems for HPO

2021-09-14 · Katharina Eggensperger, Philipp Müller, Neeratyoy Mallik, Matthias Feurer 외

To achieve peak predictive performance, hyperparameter optimization (HPO) is a crucial component of machine learning and its applications. Over the last years, the number of efficient algorithms and tools for HPO grew su…

AutoMLHyperparameter Optimization