get_nbinom_density_dataframe: Calculate densities of a negative binomial distribution

Description Usage Arguments Value

View source: R/fct_nbinom.R

Description

Calculate densities of a negative binomial distribution

Usage

1
get_nbinom_density_dataframe(size, prob, lower_quantile, step)

Arguments

size

The size parameter of a negative binomial distribution

prob

The prob parameter of a negative binomial distribution

lower_quantile

Coverage of quantile of a distribution

step

The step of vector of quantiles

Value

A data frame of the densities of the negative binomial distribution


zettsu-t/nbinomPlot documentation built on Jan. 2, 2022, 7:12 p.m.