compare_counts: Calculate chance a > b based on closed gamma-poisson form

View source: R/bayes_poisson.R

compare_countsR Documentation

Calculate chance a > b based on closed gamma-poisson form

Description

Calculate chance a > b based on closed gamma-poisson form

Usage

compare_counts(shape1, rate1, shape2, rate2)

Arguments

shape1

Shape of 1st vector

rate1

Rate of 1st vector

shape2

Shape of 2nd vector

rate2

Rate of 2nd vector


scottfrechette/funcyfrech documentation built on Aug. 26, 2022, 9:13 a.m.