sim_temporal_sc: Simulate the temporal component of the self-correcting model

View source: R/RcppExports.R

sim_temporal_scR Documentation

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)))

Arguments

Tmin

minimum time value.

Tmax

maximum time value.

params

a vector of parameters (alpha_1, beta_1, gamma_1).

Value

a vector of thinned and unthinned temporal samples.


ldmppr documentation built on April 4, 2025, 12:45 a.m.