Compute the sufficient statistics of an Poisson distribution from data
Compute the sufficient statistics of an Poisson distribution from data
## S3 method for class 'Poisson' suff_stat(d, x, ...)
d |
An |
x |
A vector of data. |
... |
Unused. |
A named list of the sufficient statistics of the Poisson distribution:
sum
: The sum of the data.
samples
: The number of samples in the data.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.