xscale.signal.generator.ar

generator.ar

Generate a timeseries using an autoregressive process

Parameters:
coeffs: iterable

Coefficients of the autoregressive process

n: int

Size of the vector

c: float

Mean of the vector

Returns:
res: 1darray

A vector of size n describing an autoregressive process