nbinpdf
Negative binomial probability density function
Syntax
Description
Examples
Input Arguments
Output Arguments
More About
Alternative Functionality
nbinpdfis a function specific to the negative binomial distribution. Statistics and Machine Learning Toolbox™ also offers the generic functionpdf, which supports various probability distributions. To usepdf, create aNegativeBinomialDistributionprobability distribution object and pass the object as an input argument or specify the probability distribution name and its parameters. Note that the distribution-specific functionnbinpdfis faster than the generic functionpdf.Use the Probability Distribution Function Tool to create an interactive plot of the cumulative distribution function (cdf) or probability density function (pdf) for a probability distribution.
Extended Capabilities
Version History
Introduced before R2006a
