Companion repository to Lause, Berens & Kobak (2021): "Analytic Pearson residuals for normalization of single-cell RNA-seq UMI data", Genome Biology
-
Updated
May 6, 2022 - Jupyter Notebook
Companion repository to Lause, Berens & Kobak (2021): "Analytic Pearson residuals for normalization of single-cell RNA-seq UMI data", Genome Biology
Probabilistic outlier identification for bulk RNA sequencing data
Various Fortran codes
Code for fitting a negative binomial distribution in Python
Negative binomial distributed pseudorandom numbers.
Statistical Analysis about cancer incidence in Modena hospital.
Create an iterator for generating pseudorandom numbers drawn from a negative binomial distribution.
RNS-Seq Count Model Explorer
Create an array containing pseudorandom numbers drawn from a negative binomial distribution.
The DOTNB repository is a collection of code files that implement DOTNB across several programming languages. The DOTNB is the distribution for the Difference Of Two Negative Binomial distributions, i.e., Z=X-Y ~ DOTNB (λ_1,λ_2,p_1,p_2), where X ~ NB(λ_1,p_1 ) and Y ~ NB(λ_2,p_2 ).
Exploratory and descriptive statistical analysis of daily COVID-19 case and fatality reports from Kaggle (2020–2024).
Conducting a predictive data analysis to predict the future rental bike demands.
Slides sobre modelos de regressão poisson e binomial negativa inflacionadas de zeros
Optional presentation for the "Sistemi Complessi" course.
This project analyzes species observations from the National Park Service’s biodiversity database to examine how species category, nativeness, and abundance classification influence richness across U.S. National Parks.
Generate pseudorandom numbers drawn from a negative binomial distribution.
Final project in Safety Management: analytics and predictive modeling for occupational incidents. Includes EDA, logistic regression, Poisson/Negative Binomial with overdispersion checks, ROC/AUC, and prediction exercises.
DEGage is a novel model-based method for gene differential expression analysis between two groups of scRNA-seq count data. It employs a novel family of discrete distributions for describing the difference of two NB distributions (named DOTNB).
Methods to estimate Negative Binomial Distribution
Add a description, image, and links to the negative-binomial topic page so that developers can more easily learn about it.
To associate your repository with the negative-binomial topic, visit your repo's landing page and select "manage topics."