Description Usage Arguments Value
View source: R/simulate_path_list.R
From a given transition matrix simulate a list of paths
1 | simulate_path_list(transition_matrix, num_sim, lambda = 5)
|
transition_matrix |
transition_matrix |
num_sim |
number of simulations paths to generate |
lambda |
mean of a Poisson(lambda) distribution to sample path length from |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.