pbetabinom_c: Replacement for pbetanimom

pbetabinom_cR Documentation

Replacement for pbetanimom

Description

Replacement for pbetanimom

Usage

pbetabinom_c(q, size, m, s)

Arguments

q

vector of quarantines

size

vector of totals

m

vector of probabilities of success

s

vector of over dispersion parameters

Value

This is a modification of the pbetanimom function from the rmutil package. The original function would throw an error for non-nonsensical values rather than returning 0 or 1.


GNGTools documentation built on Dec. 16, 2022, 5:09 p.m.