sim_temporal_sc | R Documentation |
Simulate the temporal component of the self-correcting model
sim_temporal_sc(Tmin = 0, Tmax = 1, params = as.numeric(c(0, 0, 0)))
Tmin |
minimum time value. |
Tmax |
maximum time value. |
params |
a vector of parameters (alpha_1, beta_1, gamma_1). |
a vector of thinned and unthinned temporal samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.