Skip to contents

Density of the generalised binomial distribution.

Usage

dxbinom(x, size, prob, log = FALSE)

Arguments

x

A real number less than size.

size

A real number of trials.

prob

The probability of success.

log

Should the returned probability be on the log scale?