Description Usage Arguments Value Examples
The stacked plot of the probability mass function for the snb showing the contributions from N (the top barrier) and R (the right barrier).
| 1 | stacked_plot(x, s, t)
 | 
| x | the range of the distribution (defaults to min(s,t):(t+s-1)). | 
| s | the top barrier for the snb process. | 
| t | the right barrier for the snb process. | 
a plot of the probability mass function.
| 1 | stacked_plot(x=7:17, s=7, t=11)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.