Description Usage Arguments Details Value Author(s) References See Also Examples
Computes the variance of the COM-Poisson distribution for given values of the parameters.
1 | com.var(lambda, nu)
|
lambda |
value of lambda parameter |
nu |
value of the nu parameter |
Uses com.expectation to compute the second moment of the distribution
and subtracts the squared mean, computed using com.mean.
The variance of the distribution.
Jeffrey Dunn
Shmueli, G., Minka, T. P., Kadane, J. B., Borle, S. and Boatwright, P., “A useful distribution for fitting discrete data: Revival of the Conway-Maxwell-Poisson distribution,” J. Royal Statist. Soc., v54, pp. 127-142, 2005.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.