| sim_spatial_sc | R Documentation |
Simulate the spatial component of the self-correcting model (faster)
sim_spatial_sc(M_n, params, nsim_t, xy_bounds)
M_n |
a vector of (x,y)-coordinates for anchor/first point. |
params |
a vector of parameters (alpha_2, beta_2). |
nsim_t |
number of points to simulate. |
xy_bounds |
vector: (ax, bx, ay, by). |
a matrix nsim_t x 2 of point locations (x,y).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.