Description Usage Arguments Value
View source: R/logdpoisbinom.R
Density function for Poisson binomial distribution with parameters alpha, which is the distribution of the sum of Bernoulli random variables, each with a different probability P(X = 1) = alpha.
1 | logdpoisbinom(alpha)
|
alpha |
vector of N probabilities (numbers between 0 and 1) |
the entire density function in a vector of length N+1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.