sim_CTCRW | R Documentation |
Simulate from CTCRW process
sim_CTCRW(times, mu = 0, beta = 1, sigma = 1, tau = NULL, nu = NULL, z0 = 0)
times |
Vector of times of observations |
mu |
Mean velocity parameter |
beta |
Reversion parameter of velocity |
sigma |
Variance parameter of velocity |
tau |
Time scale of autocorrelation parameter |
nu |
Mean speed parameter |
z0 |
Initial value for simulation (default: 0) |
Simulated track
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.