dbinom_plot: Plots probability mass function of beta binomial

Description Usage Arguments Value Examples

Description

Plots probability mass function of beta binomial

Usage

1

Arguments

n

The number of trials

p

The probability of success on each trial

Value

The probability a binomial equals x

Examples

1
dbinom_plot(10,0.5)

carter-allen/betaR documentation built on May 9, 2019, 4:24 a.m.