sim_temporal_sc: Simulate the temporal component of the self-correcting model
Description
Simulate the temporal component of the self-correcting model
Usage
sim_temporal_sc(Tmin = 0, Tmax = 1, params = as.numeric(c(0, 0, 0)))
Value
a vector of thinned and unthinned temporal samples.
Arguments
- Tmin
minimum time value.
- Tmax
maximum time value.
- params
a vector of parameters (alpha_1, beta_1, gamma_1).