Get states vector of regime switching process
1 | .GetStates(n = 1, t = 12, pswitch = c(0.011, 0.059), state0 = c(0, 1))
|
n |
number of simulated trials |
t |
number of future monthly timesteps |
pswitch |
vector of length two with transition probabilities for each state |
state0 |
Optional intial state. If unchanged will simulate from unconditional state probabilities |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.