Description Usage Arguments Value Examples
Generic function to make a single observation of event, and return
the a modified distribution with the updated number of observations of said
event.
1  | tick(d, event)
 | 
d | 
 Dist object representing the distribution.  | 
event | 
 Numeric representing the observed event.  | 
Dist giving the updated distribution.
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.