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
Code for fitting a negative binomial distribution in Python
Various Fortran codes
Negative binomial distributed pseudorandom numbers.
Create an iterator for generating pseudorandom numbers drawn from a negative binomial distribution.
Statistical Analysis about cancer incidence in Modena hospital.
Create an array containing pseudorandom numbers drawn from a negative binomial distribution.
Conducting a predictive data analysis to predict the future rental bike demands.
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 ).
Slides sobre modelos de regressão poisson e binomial negativa inflacionadas de zeros
Optional presentation for the "Sistemi Complessi" course.
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).
Plots of how negative binomial distribution converges to Poisson distribution
Methods to estimate Negative Binomial Distribution
MUSA 5080 Final Project: Iron Chef Meets Shark Tank Meets Kaggle
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."