poissinv
Poisson inverse cumulative distribution function
Syntax
Description
Examples
Input Arguments
Output Arguments
Alternative Functionality
poissinvis a function specific to the Poisson distribution. Statistics and Machine Learning Toolbox™ also offers the generic functionicdf, which supports various probability distributions. To useicdf, specify the probability distribution name and its parameters. Alternatively, create aPoissonDistributionprobability distribution object and pass the object as an input argument. Note that the distribution-specific functionpoissinvis faster than the generic functionicdf.
Extended Capabilities
Version History
Introduced before R2006a