sim_langevin | R Documentation |
Simulate from Langevin process
sim_langevin(times, beta, cov_list, gamma = 1, x0 = c(0, 0))
times |
Vector of (numeric) times |
beta |
Vector of selection coefficients |
cov_list |
List of rasters |
gamma |
Speed parameter |
x0 |
Initial point |
Matrix of simulated locations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.