| thin_st_fast | R Documentation |
calculates acceptance for thinning mechanism during simulation
thin_st_fast(data, params)
data |
NumericMatrix with columns (time, x, y). Assumed sorted by time ascending. |
params |
NumericVector length 3: (alpha3, beta3, gamma3 |
LogicalVector length n of whether to keep each point (true) or thin it (false).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.