Compute the sufficient statistics for the Geometric distribution from data
Compute the sufficient statistics for the Geometric distribution from data
## S3 method for class 'Geometric' suff_stat(d, x, ...)
d |
A |
x |
A vector of zeroes and ones. |
... |
Unused. |
A named list of the sufficient statistics of the Geometric distribution:
trials
: The total number of trials ran until the first success.
experiments
: The number of experiments run.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.