dbern_rcpp | R Documentation |
Probability density function of the Bernoulli distribution (written in C++)
dbern_rcpp(x, prob, foo)
x |
Vector of quantiles |
prob |
success probability |
foo |
Unused (for compatibility with template) |
Vector of densities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.