nonlinear_process¶
-
hyppo.tools.
nonlinear_process
(n, lag=1, phi=1, sigma=1)¶ 2 nonlinearly dependent time series simulation.
Xt and Yt are together a bivariate nonlinear process. Noise follows N(0,σ). With lag (1), this is
[XtYt]=[ϕϵtYt−1ηt]
hyppo.tools.
nonlinear_process
(n, lag=1, phi=1, sigma=1)¶2 nonlinearly dependent time series simulation.
Xt and Yt are together a bivariate nonlinear process. Noise follows N(0,σ). With lag (1), this is
hyppo.tools.nonlinear_process
¶