distribution | R Documentation |
Distribution
distribution |
list. probability distribution specified in list format
e.g. list(name = "gamma", shape = 2, scale = 4).
The |
vector_a , vector_b , delay_distribution_vector |
discretized probability distribution vector |
matrix_a , matrix_b , delay_distribution_matrix |
discretized delay distribution matrix |
quantile |
Value between 0 and 1. Quantile of the distribution. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.