View source: R/sir_log_transition_density.R
computes the log transition density f(x[t+1] | x[t])
1 | sir_log_transition_density(xx_diff, alpha_plusone)
|
xx_diff |
binary vector, equals x[t+1] - x[t] |
alpha_plueone |
probability of transitioning to the next state from x[t] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.