ts-models-QAR1: Simulation of an QAR(1) time series.
Description
Returns a simulated time series $(Y_t)$ that fulfills
the following equation: $$Y_t = \theta_1(U_t) Y_{t-1} +
\theta_0(U_t),$$ where $\theta_1$ and $\theta_0$ are
parameters and $U_t$ is independent white noise with
uniform $[0,1]$ marginal distributions.