The R package predint: Prediction intervals for overdispersed binomial and Poisson data or based on linear random effects models in R
Max Menssen

TL;DR
The paper introduces the R package predint, which calculates prediction intervals for overdispersed binomial, Poisson, and linear mixed-effects data, addressing common data structures in toxicology and pre-clinical research.
Contribution
The package provides new functions for prediction intervals tailored to overdispersed binomial, Poisson, and random effects models in R, filling a gap in existing statistical tools.
Findings
Supports overdispersed binomial data
Handles overdispersed Poisson data
Includes linear random effects models
Abstract
A prediction interval is a statistical interval that should encompass one (or more) future observation(s) with a given coverage probability and is usually computed based on historical control data. The application of prediction intervals is discussed in many fields of research, such as toxicology, pre-clinical statistics, engineering, assay validation or for the assessment of replication studies. Anyhow, the prediction intervals implemented in predint descent from previous work that was done in the context of toxicology and pre-clinical applications. Hence the implemented methodology reflects the data structures that are common in these fields of research. In toxicology the historical data is often comprised of dichotomous or counted endpoints. Hence it seems natural to model these kind of data based on the binomial or the Poisson distribution. Anyhow, the historical control data is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods in Clinical Trials · Statistical Methods and Bayesian Inference
