Related Experiment Video
Updated: Aug 17, 2025

Microbiota Analysis Using Two-step PCR and Next-generation 16S rRNA Gene Sequencing
Published on: October 15, 2019
llperm: a permutation of regressor residuals test for microbiome data
Markus Viljanen1, Hendriek Boshuizen2
1National Institute for Public Health and the Environment - RIVM, PO Box 1, 3720 BA, Bilthoven, The Netherlands. markus.viljanen@rivm.nl.
Microbiome data analysis often suffers from high false positive rates. Our new Permutation of Regressor Residuals (PRR) test in the R package llperm ensures accurate false positive rates for microbiome regression models.
Area of Science:
- Microbiology
- Bioinformatics
- Statistical Modeling
Background:
- Differential abundance testing is crucial for microbiome analysis.
- Existing models often fail to fit microbiome data, leading to high false positive rates.
- Permutation tests are alternatives, but regression approaches are needed for complex datasets.
Purpose of the Study:
- To introduce a robust statistical method for microbiome differential abundance testing.
- To address limitations of standard regression models in microbiome analysis.
- To provide a reliable tool for analyzing small microbiome datasets with multiple covariates.
Main Methods:
- Implementation of the Permutation of Regressor Residuals (PRR) test in an R package named 'llperm'.
- The PRR test is applicable to any likelihood-based model, including those handling zero-inflation and overdispersion.
- Utilized simulations based on a real microbiome dataset for evaluation.
Main Results:
- The PRR-test maintains the nominal false positive rate under the null hypothesis.
- It demonstrates equal or greater power in detecting true positives compared to standard likelihood-based models.
- The method is suitable for count regression models commonly used in microbiome research.
Conclusions:
- Standard count regression models exhibit high false positive rates in microbiome data.
- The PRR-test offers a guaranteed nominal false positive rate, preventing erroneous conclusions.
- This approach enhances the reliability of microbiome data analysis.
More Related Videos
Related Concept Videos
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Residual Plots
When the residual values are plotted against the variable x, it is called a residual...
Wald-Wolfowitz Runs Test I
The test works...
McNemar's Test
Regression Analysis
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
Wald-Wolfowitz Runs Test II
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and...

