.convert_summary_stats_geom | R Documentation |
Convert summary statistics of the geometric
distribution the parameter (prob
) of the geometric distribution.
.convert_summary_stats_geom(...)
... |
< |
This conversion function assumes that distribution represents the
number of failures before the first success (supported for zero). This is
the same form as used by base R and distributional::dist_geometric()
.
A list of one element, the probability parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.