PoissonRatioUQ:用于比率不确定性量化的 R 软件包
统计计算
2026-05-12 v2 数据分析、统计与概率
统计方法学
摘要
我们介绍了一个用于贝叶斯建模和不确定性量化的 R 软件包,用于涉及计数比率的问题。该建模依赖于以下假设:感兴趣的量是泊松均值的比率,而非计数的比率。我们提供了多种不同选项,用于在包含或不包含空间信息的问题中检索此量。此外,还包含用于形如 的问题的不确定性量化能力,其中 为强度比, 为感兴趣的量。
引用
@article{arxiv.2602.07165,
title = {PoissonRatioUQ: An R package for band ratio uncertainty quantification},
author = {Matthew LeDuc and Tomoko Matsuo},
journal= {arXiv preprint arXiv:2602.07165},
year = {2026}
}
备注
Description of the R package in https://github.com/mfleduc/PoissonRatioUQ. Contains some updated information about new functions that have been added