Description Usage Arguments Value
This function creates a matrix such that P[t, s] = P(C = t | I = s) = theta_t-s for s <= t and 0 otherwise.
1 | make_likelihood_matrix(delay_dist)
|
delay_dist |
A positive vector that sums to one, which describes the delay distribution. |
A matrix of size n x n
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.