Plot_Negative_Binomial_Density: Plot the density of a negative binomial distribution

Description Usage

View source: R/Plot_Negative_Binomial_Density.R

Description

Plot the density of a negative binomial distribution

Usage

1
2
3
4
5
6
Plot_Negative_Binomial_Density(
  r = c(1, 3, 5),
  pi = c(0.4, 0.6),
  plot_density_function = TRUE,
  xx = 0:20
)

likanzhan/acqr documentation built on Dec. 2, 2020, 10:14 a.m.