Related Experiment Video
Updated: Jun 6, 2026

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Published on: July 3, 2020
SLIM: a sliding linear model for estimating the proportion of true null hypotheses in datasets with dependence
Hong-Qiang Wang1, Lindsey K Tuominen, Chung-Jui Tsai
1Warnell School of Forestry and Natural Resources, University of Georgia, Athens, GA 30602, USA.
A new method, the Sliding Linear Model (SLIM), reliably estimates the proportion of null hypotheses (π(0)) even with complex genomic data structures. This robust estimation improves false discovery rate control in multiple hypothesis testing.
Area of Science:
- Genomics
- Statistical Genetics
- Bioinformatics
Background:
- Accurate estimation of the proportion of null hypotheses (π(0)) is crucial for controlling the false discovery rate (FDR) in multiple hypothesis testing.
- Complex dependence structures in genomics data can distort p-value distributions, reducing the effectiveness of existing π(0) estimation methods.
Purpose of the Study:
- To develop a novel and robust method for estimating π(0) that accounts for complex data dependence structures.
- To improve the reliability of FDR control in genomics studies by enhancing π(0) estimation.
Main Methods:
- Developed a simple linear algorithm to analyze local dependence blocks based on the q-value method's non-linear model.
- Devised the Sliding Linear Model (SLIM) using an optimization framework to exploit the relationship between p-values and q-values under dependence.
- Tested SLIM on diverse simulation datasets with varying dependence structures and on real microarray data.
Main Results:
- Uncovered a non-static relationship between p-values and q-values influenced by data structure and π(0).
- SLIM demonstrated robustness in estimating π(0) across different data dependence structures.
- The accuracy of SLIM's π(0) estimation suggests its utility as a standalone tool for predicting significant tests.
Conclusions:
- The Sliding Linear Model (SLIM) provides a reliable method for estimating π(0) in the presence of complex data dependencies.
- SLIM offers improved accuracy for π(0) estimation, enhancing the control of FDR in genomic analyses.
- The developed R code is available for academic use, facilitating the application of SLIM in research.
Related Concept Videos
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Statistical Hypothesis Testing
Statistical significance measures the probability that an observed result occurred by chance. If this probability, known as...
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance, comparing...
Null and Alternative Hypotheses
The null hypothesis, denoted by H0 is a statement of no difference between the variables—they are not related. This can often be considered the status quo. As a result if you cannot accept the null, it requires some action.
The alternative hypothesis, denoted by H1 or Ha, is a claim about the population that is...
Assumptions of Survival Analysis
Types of Hypothesis Testing
When the null and alternative hypotheses are stated, it is observed that the null hypothesis is a neutral statement against which the alternative hypothesis is tested. The alternative hypothesis is a claim that instead has a certain direction. If the null hypothesis claims that p = 0.5, the alternative hypothesis would be an opposing statement to this and can be put either p > 0.5, p < 0.5, or p ≠ 0.5.

