GBprob: Calculation of vector of probabilities for the generalized binomial distribution.
Description
Given a vector of parameters and a scalar of the number of trials the function
returns a vector of probabilities.
Usage
GBprob(twoparameter, nt)
Arguments
twoparameter
A vector of the parameters of the generalized binomial distribution.
nt
The number of trials.
Value
Vector of probabilities
References
Faddy M, Smith D. (2012). Extended Poisson Process Modeling and
Analysis of Grouped Binary Data. Biometrical Journal, 54, 426-435.
10.1002/bimj.201100214.