Description Usage Arguments Value
Simulate from a stationary Gaussian AR(1) process at irregular times.
1 | ar1_sim_irregular_cpp(times, rho, sigma)
|
times |
The time points to simulate for. |
rho |
A real number strictly less than 1 in absolute value. |
sigma |
A positive real number. |
A vector of length n
with the process values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.